draft Version
fun draftVersion(draftVersion: JsonField<V2RetrieveResponse.DraftVersion>): V2RetrieveResponse.Builder
Sets Builder.draftVersion to an arbitrary JSON value.
You should usually call Builder.draftVersion with a well-typed DraftVersion value instead. This method is primarily for setting the field to an undocumented or not yet supported value.