Method: LockstepSdk::AccountingProfileRequest#address3

Defined in:
lib/lockstep_sdk/models/accounting_profile_request.rb

#address3String

Returns The third line of the address.

Returns:

  • (String)

    The third line of the address.



93
94
95
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 93

def address3
  @address3
end