Output Path Asset Reference Response
data class OutputPathAssetReferenceResponse(val jobId: String? = null, val path: String? = null, val referenceType: String)
Reference to an asset via its path in a job output.