Publication Pitch
@JsonClass(generateAdapter = true )
Content copied to clipboard
Trait that represents a pitch to a publication. In the Arc ecosystem, this data is generated by WebSked.
Constructors
Link copied to clipboard
fun PublicationPitch( additional_properties: Map<String, *>?, publication_id: String?, creation_event: PublicationPitch.PublicationPitchEvent, latest_event: PublicationPitch.PublicationPitchEvent)
Content copied to clipboard
Types
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Trait that represents an update event for a pitch to a publication. In the Arc ecosystem, this data is generated by WebSked.