PostEntityTypeEntityIdDocumentsResponse

@Serializable
data class PostEntityTypeEntityIdDocumentsResponse(val resourceId: Long? = null, val resourceIdentifier: String? = null)

PostEntityTypeEntityIdDocumentsResponse

Parameters

resourceId
resourceIdentifier

Constructors

Link copied to clipboard
constructor(resourceId: Long? = null, resourceIdentifier: String? = null)

Properties

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