@webitel/api-services
Preparing search index...
_models/typeBinary.zod
TypeBinary
Interface TypeBinary
interface
TypeBinary
{
maxBytes
?:
number
;
violation
?:
TypeBinaryViolation
;
}
Index
Properties
max
Bytes?
violation?
Properties
Optional
max
Bytes
maxBytes
?:
number
Optional
violation
violation
?:
TypeBinaryViolation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Bytes
violation
@webitel/api-services
Loading...