ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/purchases/hooks/use-quality-control
UpdateQualityControlParams
Interface UpdateQualityControlParams
interface
UpdateQualityControlParams
{
result
?:
string
;
passed
?:
boolean
;
notes
?:
string
;
photos
?:
string
[]
;
attachments
?:
string
[]
;
}
Index
Properties
result?
passed?
notes?
photos?
attachments?
Properties
Optional
result
result
?:
string
Optional
passed
passed
?:
boolean
Optional
notes
notes
?:
string
Optional
photos
photos
?:
string
[]
Optional
attachments
attachments
?:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
result
passed
notes
photos
attachments
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...