SharingUpdate interface
Specifies information about the gallery sharing profile update.
Properties
groups | A list of sharing profile groups. |
operation |
This property allows you to specify the operation type of gallery sharing update. Possible values are: Add, Remove, Reset. |
Property Details
groups
A list of sharing profile groups.
groups?: SharingProfileGroup[]
Property Value
operationType
This property allows you to specify the operation type of gallery sharing update. Possible values are: Add, Remove, Reset.
operationType: string
Property Value
string