Shopee SDK API Reference - v2.8.0
Preparing search index...
generator/types
SpecFieldNode
Interface SpecFieldNode
interface
SpecFieldNode
{
children
?:
SpecFieldNode
[]
;
description
?:
string
;
name
?:
string
;
required
?:
any
;
sample
?:
any
;
type
?:
string
;
}
Index
Properties
children?
description?
name?
required?
sample?
type?
Properties
Optional
children
children
?:
SpecFieldNode
[]
Optional
description
description
?:
string
Optional
name
name
?:
string
Optional
required
required
?:
any
Optional
sample
sample
?:
any
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
description
name
required
sample
type
Shopee SDK API Reference - v2.8.0
Loading...