PostResourceTypeResourceIdNotesResponse

@Serializable
data class PostResourceTypeResourceIdNotesResponse(val clientId: Long? = null, val officeId: Long? = null, val resourceId: Int? = null)

PostResourceTypeResourceIdNotesResponse

Parameters

clientId
officeId
resourceId

Constructors

Link copied to clipboard
constructor(clientId: Long? = null, officeId: Long? = null, resourceId: Int? = null)

Properties

Link copied to clipboard
val clientId: Long? = null
Link copied to clipboard
val officeId: Long? = null
Link copied to clipboard
val resourceId: Int? = null