BundleType
Overview
BundleTypes specify a type of bundle. These bundles can then be created with purchases referring to the BundleType by key in their BundleInfo.
Properties
Name | Type | Description |
---|---|---|
BundlePrioritySequence | Int32 | The sequence number for the bundleType. Determines the order in which bundles are considered when multiple are available. |
BundleTypeItems | BundleTypeItem[] | The items that are allowed in this bundle. |
BundleTypeKey | String | Unique external identifier for the BundleType. |
Id | String | No Overview Available. |