Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.14 KB

File metadata and controls

11 lines (8 loc) · 2.14 KB

PlatformTriggerPresetListResponse

Fields

Field Type Required Description
results List[models.PlatformTriggerPresetSummary] ✔️ Trigger presets available to the caller.
has_more bool ✔️ Whether additional results are available.
next_cursor Nullable[str] ✔️ Cursor for the next page, or null when no more results are available.
request_id str ✔️ Platform-generated request ID for support correlation.