Method: OCI::Bds::Models::WorkRequest#time_accepted
- Defined in:
- lib/oci/bds/models/work_request.rb
#time_accepted ⇒ DateTime
[Required] The date and time the request was created, shown as an RFC 3339 formatted datetime string.
74 75 76 |
# File 'lib/oci/bds/models/work_request.rb', line 74 def time_accepted @time_accepted end |