Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 894 Bytes

File metadata and controls

33 lines (21 loc) · 894 Bytes

Addon

Supported 'with' hints: - Resource: the resource this addon belongs to

Properties

Name Type Description Notes
addonId Integer [optional]
resourceId Integer [optional]
title String [optional]
description String [optional]
type String [optional]
state StateEnum [optional]
displayOrder Integer [optional]
_default Boolean [optional]
listPrice Price [optional]
finalPrice Price [optional]
resource Resource [optional]

Enum: StateEnum

Name Value
VISIBLE "visible"
DISABLED "disabled"