Method: LockstepSdk::AccountingProfileRequest#created

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

#createdDate-time

Returns The date on which this record was created.

Returns:

  • (Date-time)

    The date on which this record was created.



113
114
115
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 113

def created
  @created
end