Documentation
    Preparing search index...
    interface Address {
        _attributes: Attributes7;
        AddressLine: AddressLine;
        CityName: CityName;
        CountryCode: CountryCode;
        PostalCd: PostalCd;
    }
    Index

    Properties

    _attributes: Attributes7
    AddressLine: AddressLine
    CityName: CityName
    CountryCode: CountryCode
    PostalCd: PostalCd