SecretNET.Token Namespace

GetTokenInfoResponse_Result..::..Decimals Property

The decimals of the token.

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

Syntax


public ulong Decimals { get; set; }
Public Property Decimals As ULong
	Get
	Set
public:
property unsigned long long^ Decimals {
	unsigned long long^ get ();
	void set (unsigned long long^ value);
}

Field Value

The decimals.