Types > InfoHSCodeChapter
Description
Fields
Chapter code
headings: [InfoHSCodeHeading!]!
Chapter name
Used By
Types
Preview (typescript)
interface InfoHSCodeChapter {code: stringheadings: InfoHSCodeHeading[]name: string}
Chapter code
headings: [InfoHSCodeHeading!]!
Chapter name
interface InfoHSCodeChapter {code: stringheadings: InfoHSCodeHeading[]name: string}