nftTokenMinter property

String? nftTokenMinter
final

nftTokenMinter Sets an alternate account that is allowed to mint NFTokens on this account's behalf using NFTokenMint's Issuer field. If set, you must also set the AccountSetAsfFlag.ASF_AUTHORIZED_NFTOKEN_MINTER flag.

Implementation

final String? nftTokenMinter;