export class VaultCredential { credentialId: string credentialTypes: string[] payload: string createdAt?: string }