AirshipSDK.PreferenceCenterSection Class Reference
A preference center section. More...
Collaboration diagram for AirshipSDK.PreferenceCenterSection:Public Attributes | |
| string | id |
| PreferenceCenterCommonDisplay | display |
| List< PreferenceCenterItem > | items |
| List< PreferenceCenterCondition > | conditions |
Properties | |
| PreferenceCenterSectionType | Type [get] |
| The section type. | |
| string | RawType [get] |
| The raw section type string, for types this version does not model. | |
Detailed Description
A preference center section.
items is empty for a labeled section break.
Member Data Documentation
◆ conditions
| List<PreferenceCenterCondition> AirshipSDK.PreferenceCenterSection.conditions |
◆ display
| PreferenceCenterCommonDisplay AirshipSDK.PreferenceCenterSection.display |
◆ id
| string AirshipSDK.PreferenceCenterSection.id |
◆ items
| List<PreferenceCenterItem> AirshipSDK.PreferenceCenterSection.items |
Property Documentation
◆ RawType
|
get |
The raw section type string, for types this version does not model.
◆ Type
|
get |
The section type.
1.9.8