| Name | Type | Description | Notes |
|---|---|---|---|
| resource | string | Resource type name for this list. | |
| total | int | Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). | |
| page | int | Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). | |
| per_page | int | Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). | |
| last_page | int | Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). | |
| data | \Komoju\Model\SubmerchantListItem[] | Array of sub-merchant list items for this page. | |
| [Back to Model list] [Back to API list] [Back to README] |