Parameters
albert.resources.parameters
ParameterCategory
Parameter
Bases: BaseResource
A parameter in Albert.
Attributes:
Name | Type | Description |
---|---|---|
name |
str
|
The name of the parameter. Names must be unique. |
id |
str | None
|
The Albert ID of the parameter. Set when the parameter is retrieved from Albert. |
category |
ParameterCategory
|
The category of the parameter. Allowed values are |
rank |
int
|
The rank of the returned parameter. Read-only. |