@orangecheck/me-client / PaymentAuthorizeOptions
Interface: PaymentAuthorizeOptions
Defined in: me-client/src/types.ts:226
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-amount_sats"></a> amount_sats? | number | me-client/src/types.ts:228 |
<a id="property-description"></a> description | string | me-client/src/types.ts:230 |
<a id="property-external_ref"></a> external_ref? | string | me-client/src/types.ts:231 |
<a id="property-identity"></a> identity | string | me-client/src/types.ts:227 |
<a id="property-usd_cents"></a> usd_cents? | number | me-client/src/types.ts:229 |