Chop Stamp Response
data class ChopStampResponse(id: String, key: String, noOfChoppedStamp: Int, isCompleted: Boolean, startAt: Instant, endAt: Instant, createdAt: Instant, updatedAt: Instant)
Content copied to clipboard