Return sector0 time data on card revoke
All checks were successful
build-and-deploy / build-deploy (push) Successful in 3m36s
All checks were successful
build-and-deploy / build-deploy (push) Successful in 3m36s
This commit is contained in:
@@ -86,3 +86,7 @@ data class CardPrepareResponse(
|
||||
val sector3Block1: String? = null,
|
||||
val sector3Block2: String? = null
|
||||
)
|
||||
|
||||
data class CardRevokeResponse(
|
||||
val timeData: String
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user