Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PreferencesPayload

Index

Type aliases

Type aliases

AsObject: { autoConfirmSettingsList: AutoConfirmSettings.AsObject[]; autoSelectArbitrators: boolean; backupDirectory: string; bitcoinNodes: string; bitcoinNodesOptionOrdinal: number; blockChainExplorerMainNet?: BlockChainExplorer.AsObject; blockChainExplorerTestNet?: BlockChainExplorer.AsObject; blockNotifyPort: number; bridgeAddressesList: string[]; bridgeOptionOrdinal: number; buyScreenCurrencyCode: string; buyerSecurityDepositAsLong: number; buyerSecurityDepositAsPercent: number; buyerSecurityDepositAsPercentForCrypto: number; cryptoCurrenciesList: TradeCurrency.AsObject[]; cssTheme: number; customBridges: string; denyApiTaker: boolean; directoryChooserPath: string; dontShowAgainMapMap: [string, boolean][]; fiatCurrenciesList: TradeCurrency.AsObject[]; hideNonAccountPaymentMethods: boolean; ignoreDustThreshold: number; ignoreTradersListList: string[]; maxPriceDistanceInPercent: number; moneroNodeSettings?: MoneroNodeSettings.AsObject; notifyOnPreRelease: boolean; offerBookChartScreenCurrencyCode: string; peerTagMapMap: [string, string][]; phoneKeyAndToken: string; preferredTradeCurrency?: TradeCurrency.AsObject; referralId: string; resyncSpvRequested: boolean; rpcPw: string; rpcUser: string; selectedpaymentAccountForCreateoffer?: PaymentAccount.AsObject; sellScreenCurrencyCode: string; showOffersMatchingMyAccounts: boolean; showOwnOffersInOfferBook: boolean; sortMarketCurrenciesNumerically: boolean; tacAccepted: boolean; tacAcceptedV120: boolean; takeOfferSelectedPaymentAccountId: string; torTransportOrdinal: number; tradeChartsScreenCurrencyCode: string; tradeStatisticsTickUnitIndex: number; useAnimations: boolean; useCustomWithdrawalTxFee: boolean; useMarketNotifications: boolean; usePercentageBasedPrice: boolean; usePriceNotifications: boolean; useSoundForMobileNotifications: boolean; useStandbyMode: boolean; useTorForBitcoinJ: boolean; useTradeNotifications: boolean; userCountry?: Country.AsObject; userLanguage: string; withdrawalTxFeeInVbytes: number }

Type declaration

  • autoConfirmSettingsList: AutoConfirmSettings.AsObject[]
  • autoSelectArbitrators: boolean
  • backupDirectory: string
  • bitcoinNodes: string
  • bitcoinNodesOptionOrdinal: number
  • Optional blockChainExplorerMainNet?: BlockChainExplorer.AsObject
  • Optional blockChainExplorerTestNet?: BlockChainExplorer.AsObject
  • blockNotifyPort: number
  • bridgeAddressesList: string[]
  • bridgeOptionOrdinal: number
  • buyScreenCurrencyCode: string
  • buyerSecurityDepositAsLong: number
  • buyerSecurityDepositAsPercent: number
  • buyerSecurityDepositAsPercentForCrypto: number
  • cryptoCurrenciesList: TradeCurrency.AsObject[]
  • cssTheme: number
  • customBridges: string
  • denyApiTaker: boolean
  • directoryChooserPath: string
  • dontShowAgainMapMap: [string, boolean][]
  • fiatCurrenciesList: TradeCurrency.AsObject[]
  • hideNonAccountPaymentMethods: boolean
  • ignoreDustThreshold: number
  • ignoreTradersListList: string[]
  • maxPriceDistanceInPercent: number
  • Optional moneroNodeSettings?: MoneroNodeSettings.AsObject
  • notifyOnPreRelease: boolean
  • offerBookChartScreenCurrencyCode: string
  • peerTagMapMap: [string, string][]
  • phoneKeyAndToken: string
  • Optional preferredTradeCurrency?: TradeCurrency.AsObject
  • referralId: string
  • resyncSpvRequested: boolean
  • rpcPw: string
  • rpcUser: string
  • Optional selectedpaymentAccountForCreateoffer?: PaymentAccount.AsObject
  • sellScreenCurrencyCode: string
  • showOffersMatchingMyAccounts: boolean
  • showOwnOffersInOfferBook: boolean
  • sortMarketCurrenciesNumerically: boolean
  • tacAccepted: boolean
  • tacAcceptedV120: boolean
  • takeOfferSelectedPaymentAccountId: string
  • torTransportOrdinal: number
  • tradeChartsScreenCurrencyCode: string
  • tradeStatisticsTickUnitIndex: number
  • useAnimations: boolean
  • useCustomWithdrawalTxFee: boolean
  • useMarketNotifications: boolean
  • usePercentageBasedPrice: boolean
  • usePriceNotifications: boolean
  • useSoundForMobileNotifications: boolean
  • useStandbyMode: boolean
  • useTorForBitcoinJ: boolean
  • useTradeNotifications: boolean
  • Optional userCountry?: Country.AsObject
  • userLanguage: string
  • withdrawalTxFeeInVbytes: number

Generated using TypeDoc