SecretNET.NFT Namespace

GetBatchNftDossierResponse_BatchNftDossierElement..::..RoyaltyInfo Property

The token's RoyaltyInfo.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public RoyaltyInfo RoyaltyInfo { get; set; }
Public Property RoyaltyInfo As RoyaltyInfo
	Get
	Set
public:
property RoyaltyInfo^ RoyaltyInfo {
	RoyaltyInfo^ get ();
	void set (RoyaltyInfo^ value);
}

Field Value

The royalty information.