Class: ApiBanking::FundsTransferByCustomerService2::Transfer::Address

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

Instance Attribute Summary collapse

Instance Attribute Details

#address1Object

Returns the value of attribute address1

Returns:

  • (Object)

    the current value of address1



11
12
13
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 11

def address1
  @address1
end

#address2Object

Returns the value of attribute address2

Returns:

  • (Object)

    the current value of address2



11
12
13
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 11

def address2
  @address2
end

#address3Object

Returns the value of attribute address3

Returns:

  • (Object)

    the current value of address3



11
12
13
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 11

def address3
  @address3
end

#cityObject

Returns the value of attribute city

Returns:

  • (Object)

    the current value of city



11
12
13
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 11

def city
  @city
end

#countryObject

Returns the value of attribute country

Returns:

  • (Object)

    the current value of country



11
12
13
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 11

def country
  @country
end

#postalCodeObject

Returns the value of attribute postalCode

Returns:

  • (Object)

    the current value of postalCode



11
12
13
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 11

def postalCode
  @postalCode
end

#stateOrProvinceObject

Returns the value of attribute stateOrProvince

Returns:

  • (Object)

    the current value of stateOrProvince



11
12
13
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 11

def stateOrProvince
  @stateOrProvince
end