sdk/actions_codes.scailo.pb
library
Classes
-
ACTION_CODE_SORT_KEY
-
Enumeration of fields available for sorting action code search results.
-
ActionCode
-
Represents a full Action Code within the system.
-
ActionsCodesList
-
Container message for a collection of Action Code records.
-
ActionsCodesServiceCountReq
-
Describes the base request payload of a count search
-
ActionsCodesServiceCreateRequest
-
Request message for creating a new Action Code.
Action Codes are used to classify specific activities, events, or status changes
within the system, often organized in a hierarchical (tree) structure.
-
ActionsCodesServiceFilterReq
-
Advanced filter request for searching and paginating action codes using multiple logical criteria.
This message encapsulates pagination controls, sorting keys, lifecycle status filters,
timestamp ranges, and entity references.
-
Pagination request for retrieving slices of Action Code records.
-
Response message for paginated queries, including total counts for UI elements.
-
ActionsCodesServiceSearchAllReq
-
Describes the request payload for performing a generic search operation on records
-
ActionsCodesServiceUpdateRequest
-
Request message for updating an existing Action Code record.
Only applicable for records in
DRAFT or REVISION states.
This message allows for modifying the visual properties, naming, and
metadata of an established Action Code.