Add guest signature upload/download
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
This commit is contained in:
@@ -45,6 +45,7 @@ data class GuestResponse(
|
||||
val phoneE164: String?,
|
||||
val nationality: String?,
|
||||
val addressText: String?,
|
||||
val signatureUrl: String?,
|
||||
val vehicleNumbers: Set<String>,
|
||||
val averageScore: Double?
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user