PutCodeValueDataResponse

@Serializable
data class PutCodeValueDataResponse(val changes: PutCodeValuechangesSwagger? = null, val resourceId: Long? = null)

PutCodeValueDataResponse

Parameters

changes
resourceId

Constructors

Link copied to clipboard
constructor(changes: PutCodeValuechangesSwagger? = null, resourceId: Long? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val resourceId: Long? = null