InternalMetadataPropertiesResponse

data class InternalMetadataPropertiesResponse(val operationStatus: OperationStatusPropertiesResponse? = null, val statusSetBy: String)

Internal metadata of the connection inside pipeline.

Constructors

Link copied to clipboard
constructor(operationStatus: OperationStatusPropertiesResponse? = null, statusSetBy: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Operation status associated with the last patch request

Link copied to clipboard

User that last set the approved status for this connection