참고: 이 페이지는 아직 한국어로 번역되지 않았습니다. 아래는 영어 원문입니다.
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.