Class: ApiBanking::InstantMoneyTransferService::AddBeneficiary::Address

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

Instance Attribute Summary collapse

Instance Attribute Details

#addressLineObject

Returns the value of attribute addressLine

Returns:

  • (Object)

    the current value of addressLine



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

def addressLine
  @addressLine
end

#cityNameObject

Returns the value of attribute cityName

Returns:

  • (Object)

    the current value of cityName



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

def cityName
  @cityName
end

#postalCodeObject

Returns the value of attribute postalCode

Returns:

  • (Object)

    the current value of postalCode



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

def postalCode
  @postalCode
end