Pitches
@JsonClass(generateAdapter = true )
Content copied to clipboard
Trait that represents a story's pitches. In the Arc ecosystem, this data is generated by WebSked.
Constructors
Link copied to clipboard
fun Pitches( additional_properties: Map<String, *>?, platform: List<PlatformPitch>?, publication: List<PublicationPitch>?)
Content copied to clipboard