viewSettings property
The ordered list of settings to show in this view.
Implementation
@JsonKey(name:'viewSettings')
List<EmailViewDefinitionSetting>? viewSettings;
The ordered list of settings to show in this view.
@JsonKey(name:'viewSettings')
List<EmailViewDefinitionSetting>? viewSettings;