Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 694 Bytes

ApiResultExtendedAuction.md

File metadata and controls

12 lines (8 loc) · 694 Bytes

ApiResultExtendedAuction

Properties

Name Type Description Notes
payload AuctionExtended 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 list[ApiError] Error(s) accociated with the API request. [optional]

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