Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 445 Bytes

File metadata and controls

28 lines (14 loc) · 445 Bytes

CreateAddOnRequest

Request to create an addon

Properties

Name Type Description Notes
name String Name of addon
type TypeEnum Type of addon

Enum: TypeEnum

Name Value
ONE_TIME "ONE_TIME"
RECURRING "RECURRING"

Implemented Interfaces

  • Serializable