Skip to main content

AttachmentPermissions

Attachment permissions

enum AttachmentPermissions {
VIEW
CREATE
EDIT
DELETE
}

Values

AttachmentPermissions.VIEW

Allows user to view attachments.

AttachmentPermissions.CREATE

Allows user to create attachments.

AttachmentPermissions.EDIT

Allows user to edit attachments.

AttachmentPermissions.DELETE

Allows user to delete attachments.

Member Of

PortalUserAccessProfileCreateInput input ● PortalUserAccessProfiles object ● PortalUserAccessProfileUpdateInput input