Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 688 Bytes

DataBundle.md

File metadata and controls

11 lines (7 loc) · 688 Bytes

PermifyApi.DataBundle

Properties

Name Type Description Notes
name String 'name' is a simple string field representing the name of the DataBundle. [optional]
_arguments [String] 'arguments' is a repeated field, which means it can contain multiple strings. These are used to store a list of arguments related to the DataBundle. [optional]
operations [V1Operation] 'operations' is a repeated field containing multiple Operation messages. Each Operation represents a specific action or set of actions to be performed. [optional]