GetTokenInfoResponse_Result..::..Decimals Property
The decimals of the token.
Namespace:
SecretNET.TokenAssembly: 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); }