UpdatePostDatedCheckResponse

@Serializable
data class UpdatePostDatedCheckResponse(val changes: UpdateChangesResponse? = null, val resourceId: Int? = null)

UpdatePostDatedCheckResponse

Parameters

changes
resourceId

Constructors

Link copied to clipboard
constructor(changes: UpdateChangesResponse? = null, resourceId: Int? = null)

Properties

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