Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 952 Bytes

File metadata and controls

12 lines (11 loc) · 952 Bytes

# PlatformMerchantPaymentList

Properties

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\PlatformPayment[] Array of payment objects for this page.
[Back to Model list] [Back to API list] [Back to README]