Models
ContainerPolicy
Fields
Item
ItemPolicy?
(optional) Item policy.
ContainerPolicyWithoutItem
Fields
Get
string?
(optional) Determines who can get the container.
Update
string?
(optional) Determines who can update the container.
Delete_
string?
(optional) Determines who can delete the container.
UpdatePolicy
string?
(optional) Determines who can update this policy.
UpdaterCanBeRemovedFromManagers
string?
(optional) Determines whether the updater can be removed from the list of managers.
OwnerCanBeRemovedFromManagers
string?
(optional) Determines whether the owner can be removed from the list of managers.
Context
Fields
UserId
string
ID of the current user in the Context.
ContextId
string
ID of the Context.
Error
Fields
Code
long
ID of the native exception.
Message
string?
Readable error message.
Name
string?
Name of the native exception.
Scope
string?
Source module.
Description
string?
Addtional detailed description.
Full
string?
Serialized exception data.
Event
Fields
Type
string
Type of event.
Channel
string
Additional identifier of the subscribed source module and resource.
ConnectionId
long
ID of the connection emitting the event.
ItemPolicy
Fields
Get
string?
(optional) Determines who can get an item.
ListMy
string?
(optional) Determines who can list items created by me.
ListAll
string?
(optional) Determines who can list all items.
Create
string?
(optional) Determines who can create an item.
Update
string?
(optional) Determines who can update an item.
Delete_
string?
(optional) Determines who can delete an item.
LibBreakEvent
Fields
LibConnectedEvent
Fields
LibDisconnectedEvent
Fields
LibPlatformDisconnectedEvent
Fields
PagingList
Fields
TotalAvailable
long
Total number of all items available to list.
ReadItems
List<T>
Resulting items listed according to the paging parameters passed to a method.
PagingQuery
Fields
Skip
long
Number of items to skip when listing.
Limit
long
Number of items to list.
SortOrder
string
Sort order of items.
Allowed values: "asc" - ascending sort order, "desc" - descending sort order. Currently, results list items are sorted by creation date.
LastId
string?
(optional) ID of the item from which to list subsequent items.
If this parameter is passed, the Skip parameter is not used and can be any number.
UserWithPubKey
Fields
UserId
string
ID of the user in the Context.
PubKey
string
Public key associated with the user.
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.