Method: LockstepSdk::AccountingProfileRequest#address3
- Defined in:
- lib/lockstep_sdk/models/accounting_profile_request.rb
#address3 ⇒ String
Returns The third line of the address.
93 94 95 |
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 93 def address3 @address3 end |