Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.06 KB

File metadata and controls

15 lines (11 loc) · 1.06 KB

SubmerchantsList

Properties

Name Type Description Notes
resource String Resource type name for this list. [default to null]
total Integer Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). [default to null]
page Integer Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). [default to null]
per_page Integer Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). [default to null]
last_page Integer Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). [default to null]
data List Array of sub-merchant list items for this page. [default to null]

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