AccessControlLockType
Last updated
Was this helpful?
The types of lock.
enum AccessControlLockType {
ImportExport
UserOnly
}The data can only be updated through the import.
The data can still be updated through the API, but not in the UI.
AccessControlLockDetails object ● AccessControlLockDetailsInput input
Last updated
Was this helpful?
Was this helpful?