live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/lock-core


@orangecheck/lock-core / LockEnvelope

Interface: LockEnvelope

Defined in: lock-core/src/types.ts:40

Properties

PropertyTypeDefined in
<a id="property-alg"></a> algEnvelopeAlglock-core/src/types.ts:44
<a id="property-ciphertext"></a> ciphertextstringlock-core/src/types.ts:47
<a id="property-created_at"></a> created_atstringlock-core/src/types.ts:50
<a id="property-expires_at"></a> expires_atstring | nulllock-core/src/types.ts:51
<a id="property-from"></a> fromEnvelopeFromlock-core/src/types.ts:45
<a id="property-hint"></a> hint?stringlock-core/src/types.ts:49
<a id="property-id"></a> idstringlock-core/src/types.ts:43
<a id="property-kind"></a> kindEnvelopeKindlock-core/src/types.ts:42
<a id="property-nonce_ct"></a> nonce_ctstringlock-core/src/types.ts:48
<a id="property-payment"></a> paymentEnvelopePayment | nulllock-core/src/types.ts:52
<a id="property-recipients"></a> recipientsEnvelopeRecipient[]lock-core/src/types.ts:46
<a id="property-sig"></a> sigEnvelopeSignaturelock-core/src/types.ts:53
<a id="property-v"></a> v2lock-core/src/types.ts:41