Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 475 Bytes

AddOnAllOf.md

File metadata and controls

28 lines (14 loc) · 475 Bytes

AddOnAllOf

Properties

Name Type Description Notes
id String Id of addon
createdAt OffsetDateTime Created Time of addon
status StatusEnum status of addon

Enum: StatusEnum

Name Value
ACTIVE "ACTIVE"
ARCHIVED "ARCHIVED"

Implemented Interfaces

  • Serializable