Add void and printer type
This commit is contained in:
@@ -199,6 +199,7 @@ type OrderItemResponse struct {
|
||||
Status constants.OrderItemStatus
|
||||
CreatedAt time.Time
|
||||
UpdatedAt time.Time
|
||||
PrinterType string
|
||||
}
|
||||
|
||||
type PaymentOrderItemResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user