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