func NewTemplates() *Templates
func NewTemplatesWithDefaults() *Templates
func (o *Templates) GetId() string
func (o *Templates) GetIdOk() (*string, bool)
func (o *Templates) SetId(v string)
func (o *Templates) HasId() bool
func (o *Templates) GetType() Type
func (o *Templates) GetTypeOk() (*Type, bool)
func (o *Templates) SetType(v Type)
func (o *Templates) HasType() bool
func (o *Templates) GetHref() string
func (o *Templates) GetHrefOk() (*string, bool)
func (o *Templates) SetHref(v string)
func (o *Templates) HasHref() bool
func (o *Templates) GetItems() []Template
func (o *Templates) GetItemsOk() (*[]Template, bool)
func (o *Templates) SetItems(v []Template)
func (o *Templates) HasItems() bool