Method: Bitpesa::Recipient#state_reason

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

#state_reasonObject

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



42
43
44
# File 'lib/bitpesa-sdk/models/recipient.rb', line 42

def state_reason
  @state_reason
end