Class: ApiBanking::DomesticRemittanceByPartnerService::GetBalance::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/domesticRemittanceByPartnerService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountBalanceAmountObject

Returns the value of attribute accountBalanceAmount

Returns:

  • (Object)

    the current value of accountBalanceAmount



37
38
39
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 37

def accountBalanceAmount
  @accountBalanceAmount
end

#accountCurrencyCodeObject

Returns the value of attribute accountCurrencyCode

Returns:

  • (Object)

    the current value of accountCurrencyCode



37
38
39
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 37

def accountCurrencyCode
  @accountCurrencyCode
end

#lowBalanceAlertObject

Returns the value of attribute lowBalanceAlert

Returns:

  • (Object)

    the current value of lowBalanceAlert



37
38
39
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 37

def lowBalanceAlert
  @lowBalanceAlert
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



37
38
39
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 37

def version
  @version
end