PostCollectionSheetResponse

@Serializable
data class PostCollectionSheetResponse(val changes: PostCollectionSheetChanges? = null, val groupId: Long? = null, val resourceId: Long? = null)

PostCollectionSheetResponse

Parameters

changes
groupId
resourceId

Constructors

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

Properties

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