IsListable

public protocol IsListable: Resource

Flags a resource as being listable i.e. it has a collection. This protocol does nothing by itself, but has constrained extensions for types implementing RootResource and ChildResource.