| Name | Type | Description | Notes |
|---|---|---|---|
| bitLength | Long | Width in bits, when the parameter occupies less than its type's full size. | [optional] |
| dataTypeId | Long | The parameter's type, which must belong to this analysis. Omit for an unresolved type. | [optional] |
| name | String | Parameter name. Omit for an unnamed parameter. | [optional] |
| ordinal | Long | Zero-based argument position. Must equal the parameter's index in the list. | |
| storage | SignatureStorageInput | Where the parameter is passed. | [optional] |