@multiversx/sdk-core - v14.0.1
    Preparing search index...

    Type Alias ManagementInput

    type ManagementInput = {
        tokenIdentifier: string;
        user: Address;
    }
    Index

    Properties

    tokenIdentifier: string
    user: Address