Get Resource Type Resource Id Notes Response
@Serializable
GetResourceTypeResourceIdNotesResponse
Parameters
client Id
created By Id
created By Username
created On
id
note
note Type
updated By Id
updated By Username
updated On
Constructors
Link copied to clipboard
constructor(clientId: Long? = null, createdById: Long? = null, createdByUsername: String? = null, createdOn: LocalDateTime? = null, id: Long? = null, note: String? = null, noteType: GetNotesNoteType? = null, updatedById: Long? = null, updatedByUsername: String? = null, updatedOn: LocalDateTime? = null)