Method: LockstepSdk::AccountingProfileRequest#email_address

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

#email_addressEmail

Returns The email address associated with the accounting profile.

Returns:

  • (Email)

    The email address associated with the accounting profile.



77
78
79
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 77

def email_address
  @email_address
end