ProductAddonIdType
EnumIdentifier types for retrieving a specific ProductAddon. Specifies which unique attribute is used to find an exact ProductAddon.
Values
DATABASE_ID
Identify a resource by the Database ID.
ID
Identify a resource by the (hashed) Global ID.
SLUG
Identify a resource by the slug. Available to non-hierarchcial Types where the slug is a unique identifier.
URI
Identify a resource by the URI.