Method: LockstepSdk::AccountingProfileRequest#address2
- Defined in:
- lib/lockstep_sdk/models/accounting_profile_request.rb
#address2 ⇒ String
Returns The second line of the address.
89 90 91 |
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 89 def address2 @address2 end |