Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 587 Bytes

update-item-modifier-lists-response.md

File metadata and controls

22 lines (14 loc) · 587 Bytes

Update Item Modifier Lists Response

Structure

UpdateItemModifierListsResponse

Fields

Name Type Tags Description
errors Error[] | undefined Optional Any errors that occurred during the request.
updatedAt string | undefined Optional The database timestamp of this update in RFC 3339 format, e.g., 2016-09-04T23:59:33.123Z.

Example (as JSON)

{
  "updated_at": "2016-11-16T22:25:24.878Z"
}