menu
orderly_core_contracts package
documentation
proto/OrderService.pbgrpc.dart
OrderServiceBase
getInvoice abstract method
getInvoice abstract method
dark_mode
light_mode
getInvoice
abstract method
Future
<
InvoiceResponse
>
getInvoice
(
ServiceCall
call
,
InvoiceRequest
request
)
Implementation
$async.Future<$1.InvoiceResponse> getInvoice( $grpc.ServiceCall call, $1.InvoiceRequest request);
orderly_core_contracts package
documentation
proto/OrderService.pbgrpc
OrderServiceBase
getInvoice abstract method
OrderServiceBase class