interface AddressObjectList {
    entry: AddressObjectEntry[];
}

Properties

Properties

Generated using TypeDoc