Method: LockstepSdk::AccountingProfileRequest#region

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

#regionString

Returns The state/region of the address.

Returns:

  • (String)

    The state/region of the address.



101
102
103
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 101

def region
  @region
end