items property

List<ServiceAttachment>? items
getter/setter pair

A list of ServiceAttachment resources.

Implementation

core.List<ServiceAttachment>? items;