Platform Pitch
@JsonClass(generateAdapter = true )
Content copied to clipboard
Platform pitch: Trait that represents a pitch to a platform. In the Arc ecosystem, this data is generated by WebSked.
Constructors
Link copied to clipboard
fun PlatformPitch( additional_properties: Map<String, *>?, platform_path: String?, creation_event: PlatformPitch.PlatformPitchEvent, latest_event: PlatformPitch.PlatformPitchEvent)
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 platform. In the Arc ecosystem, this data is generated by WebSked.