SecretNET.Token Namespace

GetExchangeRateResponse_Result..::..Denom Property

The denomination.

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

Syntax


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

Field Value

The denom.