Belin.io Core
    Preparing search index...

    Represents a postal address.

    Index

    Constructors

    Properties

    address1: string

    The first address line.

    address2: string

    The second address line.

    city: string

    The city.

    country: string

    The country.

    postalCode: string

    The postal code.

    Methods

    • Returns a string representation of this object.

      Parameters

      • locale: string | Locale = navigator.language

        The current locale.

      Returns string

      The string representation of this object.