web / UseCustomerOrders
Interface: UseCustomerOrders ​
Properties ​
data ​
data:
Readonly
<Ref
<null
|GetOrdersResponse
,null
|GetOrdersResponse
>>
Defined in ​
apps/web/composables/useCustomerOrders/types.ts:11
fetchCustomerOrders ​
fetchCustomerOrders:
FetchCustomerOrders
Defined in ​
apps/web/composables/useCustomerOrders/types.ts:13
loading ​
loading:
Readonly
<Ref
<boolean
,boolean
>>