Add temporary room cards with 7 minute expiry
Some checks failed
build-and-deploy / build-deploy (push) Failing after 28s
Some checks failed
build-and-deploy / build-deploy (push) Failing after 28s
This commit is contained in:
@@ -57,7 +57,7 @@ data class IssuedCardResponse(
|
||||
val id: UUID,
|
||||
val propertyId: UUID,
|
||||
val roomId: UUID,
|
||||
val roomStayId: UUID,
|
||||
val roomStayId: UUID?,
|
||||
val cardId: String,
|
||||
val cardIndex: Int,
|
||||
val issuedAt: String,
|
||||
|
||||
Reference in New Issue
Block a user