items property

List<InterconnectAttachment>? items
getter/setter pair

A list of InterconnectAttachment resources.

Implementation

core.List<InterconnectAttachment>? items;