AsObject: {
    accountAgeWitnessStore?: AccountAgeWitnessStore.AsObject;
    addressEntryList?: AddressEntryList.AsObject;
    arbitrationDisputeList?: ArbitrationDisputeList.AsObject;
    encryptedConnectionList?: EncryptedConnectionList.AsObject;
    ignoredMailboxMap?: IgnoredMailboxMap.AsObject;
    mailboxMessageList?: MailboxMessageList.AsObject;
    mediationDisputeList?: MediationDisputeList.AsObject;
    navigationPath?: NavigationPath.AsObject;
    paymentAccountList?: PaymentAccountList.AsObject;
    peerList?: PeerList.AsObject;
    preferencesPayload?: PreferencesPayload.AsObject;
    refundDisputeList?: RefundDisputeList.AsObject;
    removedPayloadsMap?: RemovedPayloadsMap.AsObject;
    sequenceNumberMap?: SequenceNumberMap.AsObject;
    signedOfferList?: SignedOfferList.AsObject;
    signedWitnessStore?: SignedWitnessStore.AsObject;
    tradableList?: TradableList.AsObject;
    tradeStatistics3Store?: TradeStatistics3Store.AsObject;
    userPayload?: UserPayload.AsObject;
    xmrAddressEntryList?: XmrAddressEntryList.AsObject;
}

Type declaration

Generated using TypeDoc