CollectionAuthorityRecord: {
    bump: number;
    header: AccountHeader;
    key: Key;
    publicKey: PublicKey<string>;
    updateAuthority: Option<PublicKey<string>>;
}

Type declaration

Generated using TypeDoc