menu
another_square package
documentation
square_models.dart
CancelBookingRequest
CancelBookingRequest.new constructor
CancelBookingRequest.new constructor
dark_mode
light_mode
CancelBookingRequest
constructor
CancelBookingRequest
(
{
String
?
bookingVersion
,
required
String
?
idempotencyKey
,
})
Implementation
CancelBookingRequest({ this.bookingVersion, required this.idempotencyKey });
another_square package
documentation
square_models
CancelBookingRequest
CancelBookingRequest.new constructor
CancelBookingRequest class