注意: 此页面尚未翻译成中文。以下内容为英文原版。
A Type description in a JSON ABI format.

Properties

PropertyModifierTypeDescription
components?readonlyreadonly JsonFragmentType[]The components for a tuple.
indexed?readonlybooleanIf the parameter is indexed.
internalType?readonlystringThe internal Solidity type.
name?readonlystringThe parameter name.
type?readonlystringThe type of the parameter.