GetExchangeRateResponse..::..Result Property
Payload of the response.
Namespace:
SecretNET.TokenAssembly: SecretNET.Token (in SecretNET.Token.dll)
Syntax
public GetExchangeRateResponse_Result Result { get; set; }
Public Property Result As GetExchangeRateResponse_Result Get Set
public: property GetExchangeRateResponse_Result^ Result { GetExchangeRateResponse_Result^ get (); void set (GetExchangeRateResponse_Result^ value); }