Type Alias OrderFulfillmentResponse

OrderFulfillmentResponse: { status: boolean; data: OrderFulfillmentData }

Type declaration