--- displayed_sidebar: servicesSidebar --- import ParameterTypes from "@site/src/components/ParameterTypes" # AddressPayload Address fields used when creating/updating an address. ## Constructors ### constructor `**new AddressPayload**()` Address fields used when creating/updating an address. ## Properties `", "description": "An optional key-value map with additional details", "optional": true, "defaultValue": "", "expandable": false, "children": [] }, { "name": "phone", "type": "`string`", "description": "Phone Number", "optional": true, "defaultValue": "", "expandable": false, "children": [] }, { "name": "postal_code", "type": "`string`", "description": "Postal Code", "optional": true, "defaultValue": "", "expandable": false, "children": [] }, { "name": "province", "type": "`string`", "description": "Province", "optional": true, "defaultValue": "", "expandable": false, "children": [] } ]} />