--- displayed_sidebar: modules --- import ParameterTypes from "@site/src/components/ParameterTypes" # Address An address is used across the Medusa backend within other schemas and object types. For example, a customer's billing and shipping addresses both use the Address entity. ## constructor An address is used across the Medusa backend within other schemas and object types. For example, a customer's billing and shipping addresses both use the Address entity. ___ ## Methods ### beforeInsert #### Returns