items property

List<GuestAttributesEntry>? items
getter/setter pair

The list of guest attributes entries.

Implementation

core.List<GuestAttributesEntry>? items;