menu
ventas_dealer package
documentation
models/sell_thru_stock_delivery_model.dart
OrderCreationResponse
OrderCreationResponse constructor
OrderCreationResponse constructor
dark_mode
light_mode
OrderCreationResponse
constructor
OrderCreationResponse
(
{
String
?
stockOrderId
,
String
?
invoiceId
,
String
?
invoiceStatus
,
})
Implementation
OrderCreationResponse( {this.stockOrderId, this.invoiceId, this.invoiceStatus});
ventas_dealer package
documentation
models/sell_thru_stock_delivery_model
OrderCreationResponse
OrderCreationResponse constructor
OrderCreationResponse class