templateVersionSummaryList property

List<TemplateVersionSummary>? templateVersionSummaryList
final

A structure containing a list of all the versions of the specified template.

Implementation

final List<TemplateVersionSummary>? templateVersionSummaryList;