class WireClient::CreditorAccount

Public Instance Methods

custom_defaults() click to toggle source
# File lib/wire_client/account/creditor_account.rb, line 3
def custom_defaults
  @charge_bearer ||= 'CRED'
end