Record
post-test-helpers-terminal-readers-reader-present-payment-method-params
No description available.
record post-test-helpers-terminal-readers-reader-present-payment-method-params {
reader: string,
amount-tip: option<s32>,
card-present: option<post-test-helpers-terminal-readers-reader-present-payment-method-body-card-present>,
expand: option<list<string>>,
interac-present: option<post-test-helpers-terminal-readers-reader-present-payment-method-body-interac-present>,
type-op: option<post-test-helpers-terminal-readers-reader-present-payment-method-body-type-op-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| reader | string | |
| amount-tip | option<s32> | |
| card-present | option<post-test-helpers-terminal-readers-reader-present-payment-method-body-card-present> | |
| expand | option<list<string>> | |
| interac-present | option<post-test-helpers-terminal-readers-reader-present-payment-method-body-interac-present> | |
| type-op | option<post-test-helpers-terminal-readers-reader-present-payment-method-body-type-op-enum> |