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

Type declaration

Generated using TypeDoc