Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 920 Bytes

File metadata and controls

12 lines (11 loc) · 920 Bytes

# SerializedSubmerchantActivePaymentMethodsInner

Properties

Name Type Description Notes
name string Human-readable name of the payment method.
type string Machine-readable type slug for the payment method.
currency \Komoju\Model\Currency
percentage int Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD).
fixed_amount_cents int Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD).
minimum_processing_fee_amount_cents int Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD).
[Back to Model list] [Back to API list] [Back to README]