Method: OCI::Bds::Models::WorkRequest#time_accepted

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

#time_acceptedDateTime

[Required] The date and time the request was created, shown as an RFC 3339 formatted datetime string.

Returns:

  • (DateTime)


74
75
76
# File 'lib/oci/bds/models/work_request.rb', line 74

def time_accepted
  @time_accepted
end