An object that contains the criteria for searching for versions of price levels.
| name | string Contains a string. The menus edit API returns any price level version whose name contains this string. Strings must be 1 to 255 characters. The The If the |
| nextPageToken | string For searches that have more than 500 results, this string identifies the following page of response data. If the |
Array of objects (Target) Contains an array of The The If the |
{- "name": "string",
- "targets": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
], - "nextPageToken": "string"
}