PostDataTablesResponse

@Serializable
data class PostDataTablesResponse(val resourceIdentifier: String? = null)

PostDataTablesResponse

Parameters

resourceIdentifier

Constructors

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

Properties

Link copied to clipboard