Type alias LatestVersionMatchPolicy

LatestVersionMatchPolicy: typeof NONE | typeof IF_ETAG_MATCH | UnparsedObject

The policy for matching the latest form version during an upsert operation.

Generated using TypeDoc