Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AclParam ¶
type AclParam struct { UserId string ResourceIds ResourceIdParam }
type AllowArchivalReqBody ¶
type AllowArchivalReqBody struct {
AllowArchival bool `json:"allowArchival"`
}
type DisplayAttribute ¶
type ResourceCreator ¶
type ResourceIdParam ¶
type ResourceModifier ¶
type SearchUsersParam ¶
type SearchUsersParam struct { SearchToken string ResourceIds ResourceIdParam }
type UnreadCount ¶
type UnreadCount struct {
UnreadCount int `json:"unreadCount"`
}
Click to show internal directories.
Click to hide internal directories.