Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entitlement ¶
type Play ¶ added in v1.10.1
type Play struct {
Data struct {
ArticleAssetPlay struct {
Entitlements []Entitlement
}
}
Errors []struct {
Message string
}
}
func (*Play) Dash ¶ added in v1.10.1
func (p *Play) Dash() (*Entitlement, bool)
Click to show internal directories.
Click to hide internal directories.