menu
another_square package
documentation
square_models.dart
CreateInvoiceRequest
CreateInvoiceRequest.new constructor
CreateInvoiceRequest.new constructor
dark_mode
light_mode
CreateInvoiceRequest
constructor
CreateInvoiceRequest
(
{
String
?
idempotencyKey
,
Invoice
?
invoice
,
})
Implementation
CreateInvoiceRequest({ this.idempotencyKey, this.invoice });
another_square package
documentation
square_models
CreateInvoiceRequest
CreateInvoiceRequest.new constructor
CreateInvoiceRequest class