Record
post-test-helpers-treasury-received-credits-params
No description available.
record post-test-helpers-treasury-received-credits-params {
amount: s32,
currency: string,
description: option<string>,
expand: option<list<string>>,
financial-account: string,
initiating-payment-method-details: option<post-test-helpers-treasury-received-credits-body-initiating-payment-method-details>,
network: outbound-transfers-payment-method-details-us-bank-account-network-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | s32 | |
| currency | string | |
| description | option<string> | |
| expand | option<list<string>> | |
| financial-account | string | |
| initiating-payment-method-details | option<post-test-helpers-treasury-received-credits-body-initiating-payment-method-details> | |
| network | outbound-transfers-payment-method-details-us-bank-account-network-enum |