Method: LockstepSdk::AccountingProfileRequest#address1

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

#address1String

Returns The first line of the address.

Returns:

  • (String)

    The first line of the address.



85
86
87
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 85

def address1
  @address1
end