@orangecheck/me-client / PaymentAuthorizeOptions
Interface: PaymentAuthorizeOptions
Defined in: me-client/src/types.ts:456
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-amount_sats"></a> amount_sats? | number | me-client/src/types.ts:458 |
<a id="property-description"></a> description | string | me-client/src/types.ts:460 |
<a id="property-external_ref"></a> external_ref? | string | me-client/src/types.ts:461 |
<a id="property-identity"></a> identity | string | me-client/src/types.ts:457 |
<a id="property-usd_cents"></a> usd_cents? | number | me-client/src/types.ts:459 |