Planning
@JsonClass(generateAdapter = true )
Content copied to clipboard
Trait that applies planning information to a document or resource. In the Arc ecosystem, this data is generated by WebSked. Newsroom use only. All these fields should be available and editable in WebSked.
Constructors
Link copied to clipboard
fun Planning( additional_properties: Map<String, *>?, websked_sort_date: Date?, deadline_miss: Int?, internal_note: String?, budget_line: String?, scheduling: Scheduling?, story_length: StoryLength?, workFlow: WorkFlow?, revision: Revision?, syndication: Syndication?)
Content copied to clipboard