Method: OCI::Integration::Models::WorkRequest#time_accepted

Defined in:
lib/oci/integration/models/work_request.rb

#time_acceptedDateTime

[Required] The date and time the request was created, as described in [RFC 3339](tools.ietf.org/rfc/rfc3339), section 14.29.

Returns:

  • (DateTime)


64
65
66
# File 'lib/oci/integration/models/work_request.rb', line 64

def time_accepted
  @time_accepted
end