interface AddressInfo {
    native: StatusNative;
    properties: StatusProperties;
}

Properties

Properties

native: StatusNative
properties: StatusProperties