Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 7.35 KB

File metadata and controls

26 lines (23 loc) · 7.35 KB

StepLogPartial

Fields

Field Type Required Description Example
account_id T.nilable(::String) The account ID of the request 45355976281015164504
action T.nilable(::String) The requested action download
child_resource T.nilable(::String) The requested child resource time-off
duration T.nilable(::Float) The request duration in milliseconds 356
end_time Date The request end time ISO8601 date string 2021-01-01T00:00:00Z
http_method T.nilable(::String) The requested HTTP method get
id T.nilable(::String) The provider request ID adbf752f-6457-4ddd-89b3-98ae2252b83b
is_worker T.nilable(T::Boolean) The asynchronous worker flag false
path T.nilable(::String) The requested path /unified/hris/employees
project_id T.nilable(::String) The project ID of the request dev-project-68574
provider T.nilable(::String) The requested provider planday
request_id T.nilable(::String) The request ID adbf752f-6457-4ddd-89b3-98ae2252b83b
resource T.nilable(::String) The requested resource employees
service T.nilable(::String) The requested service hris
start_time Date The request start time ISO8601 date string 2021-01-01T00:00:00Z
status T.nilable(::Float) The requests response status code 200
sub_resource T.nilable(::String) The requested sub resource documents
success T.nilable(T::Boolean) The request success flag true
url T.nilable(::String) The requested URL https://api.stackone.com/unified/hris/employees?raw=false