Skip to content

Enumeration: PermissionSyncMode

core.PermissionSyncMode

The sync mode of the current sync.

Enumeration Members

PermissionAware

PermissionAware = "PermissionAware"

In Coda Brain, if the org admin selects that a sync should match the permissions of the source, then the sync will be 'PermissionAware'.

Defined in

api_types.ts:891


Personal

Personal = "Personal"

In doc syncs are always Personal. Personal and shared syncs for Coda Brain are Personal.

Defined in

api_types.ts:886