@orangecheck/vault-core / ApiKeyFields
Interface: ApiKeyFields
Defined in: vault-core/src/fields.ts:57
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-custom"></a> custom? | CustomField[] | vault-core/src/fields.ts:62 |
<a id="property-key"></a> key | string | vault-core/src/fields.ts:59 |
<a id="property-notes"></a> notes? | string | vault-core/src/fields.ts:61 |
<a id="property-service"></a> service | string | vault-core/src/fields.ts:58 |
<a id="property-url"></a> url? | string | vault-core/src/fields.ts:60 |