payment_method
The payment_method
object contains following attributes:
Object Fields
Field | Data Type | Description |
---|---|---|
payment_method.id | Number | Returns the id of the payment method. |
payment_method.name | String | Returns the name of the payment method. |
payment_method.instructions | String | Returns the instructions of the payment method. |
Updated about 1 year ago