Type alias TeamSyncAttributesFrequency

TeamSyncAttributesFrequency: typeof ONCE | typeof CONTINUOUSLY | typeof PAUSED | UnparsedObject

How often the sync process should be run. Defaults to once when not provided.

Generated using TypeDoc