Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 551 Bytes

GetOrderDiscountLinesResponse.md

File metadata and controls

17 lines (9 loc) · 551 Bytes

GetOrderDiscountLinesResponse

Properties

Name Type Description Notes
hasMore Boolean Indicates if there are more pages to be requested
_object String Object type, in this case is list
nextPageUrl String URL of the next page. [optional]
previousPageUrl String Url of the previous page. [optional]
data List<DiscountLinesResponse> [optional]