ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/purchases/raw-materials/hooks/use-raw-materials
RawMaterialsResponse
Interface RawMaterialsResponse
interface
RawMaterialsResponse
{
rawMaterials
:
RawMaterial
[]
;
total
:
number
;
page
:
number
;
limit
:
number
;
}
Index
Properties
raw
Materials
total
page
limit
Properties
raw
Materials
rawMaterials
:
RawMaterial
[]
total
total
:
number
page
page
:
number
limit
limit
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
raw
Materials
total
page
limit
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...