FreezeAssetArgs: {
    asset: AssetV1;
    authority?: Signer;
    collection?: CollectionV1;
    delegate: PublicKey | Signer;
}

Type declaration

Generated using TypeDoc