Category property value association info
CategoryPropertyValueAssociationInfo
Bases: BaseRequest
Class for CategoryPropertyValue
Attributes:
| Name | Type | Description |
|---|---|---|
OrganizationId |
uuid
|
Organization identifier |
Id |
uuid
|
Identifier |
PropertyTypeId |
uuid
|
Property type identifier |
AssociationInfoId |
uuid
|
Association info identifier |
Value |
str
|
Property value |
Methods:
| Name | Description |
|---|---|
__init__ |
Constructor |