Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.39 KB

OrdersPaginatedHistoryGet200ResponseResultsInnerScheduleInfoScheduleDetails.md

File metadata and controls

14 lines (11 loc) · 1.39 KB

# OrdersPaginatedHistoryGet200ResponseResultsInnerScheduleInfoScheduleDetails

Properties

Name Type Description Notes
scheduled_date string [optional]
frequency string <u>The frequency of a recurring order</u>: <br> <table> <tr><td>daily</td> <td>repeating by selected days of week</td></tr> <tr><td>weekly</td> <td>repeating every week</td></tr> <tr><td>monthly</td> <td>repeating every month</td></tr> <tr><td>once</td> <td>scheduled order for a single occurrence</td></tr> </table> [optional]
end_condition string The end condition of a recurring series [optional]
occurrences_limit int The number of occurrences. presents when end condition is numberOfOccurrences [optional]
end_date string [optional]
weekdays \OpenAPI\Client\Model\OrdersPaginatedHistoryGet200ResponseResultsInnerScheduleInfoScheduleDetailsWeekdaysInner[] [optional]

[Back to Model list] [Back to API list] [Back to README]