Portal Privilege Subtype
@Serializable(with = PortalPrivilegeSubtypeSerializer::class )
An enumeration of the fine-grained operation subtypes a portal privilege can permit.
Since
200.0.0
Inheritors
Types
Link copied to clipboard
The ability to perform closest facility tasks.
Link copied to clipboard
The ability to perform location-allocation tasks.
Link copied to clipboard
The privilege does not relate to a fine-grained operation.
Link copied to clipboard
The ability to perform optimized routing tasks.
Link copied to clipboard
The ability to perform origin-destination cost matrix tasks.
Link copied to clipboard
The ability to perform simple routing tasks.
Link copied to clipboard
The ability to perform service area tasks.
Link copied to clipboard
The ability to perform geocode operations and store the results, in a database for instance.
Link copied to clipboard
The ability to perform geocode operations in which the results are not stored.
Link copied to clipboard
An unknown portal privilege subtype.
Link copied to clipboard
The ability to perform vehicle routing tasks.