Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 468 Bytes

PricesResponse.md

File metadata and controls

9 lines (8 loc) · 468 Bytes

PricesResponse

Properties

Name Type Description Notes
status ResponseStatus [optional]
errorMessage String The error message if the request was not successful. [optional]
results List<Price> The response results. [optional]
count Integer The total number of results in this response. [optional]