Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 797 Bytes

ApiResultSecondMarketSale.md

File metadata and controls

13 lines (8 loc) · 797 Bytes

# ApiResultSecondMarketSale

Properties

Name Type Description Notes
payload \CedricZiel\OpenAPI\BondoraPHP\Model\SecondMarketSaleResponse[] The payload of the response. Type depends on the API request. [optional]
success bool Indicates if the request was successfull or not. true if the request was handled successfully, false otherwise.
errors \CedricZiel\OpenAPI\BondoraPHP\Model\ApiError[] Error(s) accociated with the API request. [optional]

[Back to Model list] [Back to API list] [Back to README]