Types > ProductBanMode
Values
Value | Description |
---|---|
allow_all_but | |
deny_all_but |
Used By
Types
Product, ProductCreate, ProductModify
Preview (typescript)
type ProductBanMode =| "allow_all_but"| "deny_all_but"
Value | Description |
---|---|
allow_all_but | |
deny_all_but |
Product, ProductCreate, ProductModify
type ProductBanMode =| "allow_all_but"| "deny_all_but"