Method: TransferZero::Recipient#state_reason

Defined in:
lib/transferzero-sdk/models/recipient.rb

#state_reasonObject

In case the payment is unsuccessful it holds the error message associated with the last unsuccessful payout.



45
46
47
# File 'lib/transferzero-sdk/models/recipient.rb', line 45

def state_reason
  @state_reason
end