oc · docs
docs / documentation

@orangecheck/me-client


@orangecheck/me-client / PaymentResult

Interface: PaymentResult

Defined in: me-client/src/types.ts:476

Properties

PropertyTypeDefined in
<a id="property-id"></a> idstringme-client/src/types.ts:477
<a id="property-sats_charged"></a> sats_charged?numberme-client/src/types.ts:479
<a id="property-status"></a> status"authorized" | "failed" | "cancelled"me-client/src/types.ts:478
<a id="property-user_envelope_id"></a> user_envelope_id?stringme-client/src/types.ts:480
<a id="property-verify_url"></a> verify_url?stringme-client/src/types.ts:481