Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.13 KB

File metadata and controls

11 lines (8 loc) · 2.13 KB

BatchResultApiModel

Fields

Field Type Required Description Example
errors T::Array<T::Array<::String>> N/A [
[
"Missing field: name"
],
[],
[]
]
message T.nilable(::String) N/A Batch operation accepted
status_code T.nilable(::Float) N/A 202
timestamp Date N/A 2021-01-01T01:01:01.000Z