UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

7 lines 223 B
export type TokenAggregatedMetadata = { /** * Latest expiry of all tokens with the token ID (UTC). */ max_effective_expiration_time?: string | null; }; //# sourceMappingURL=TokenAggregatedMetadata.d.ts.map