Name | Type | Description | Notes |
---|---|---|---|
path | string | Full path to the Big_map in the contract storage | [optional] |
name | string | Big_map name, if exists (field annotation) | [optional] |
key_schema | mixed | JSON Schema of the Big_map key in humanified format (as returned by API) | [optional] |
value_schema | mixed | JSON Schema of the Big_map value in humanified format (as returned by API) | [optional] |