Uses of Class
dev.vality.damsel.merch_stat.BadToken
Packages that use BadToken
-
Uses of BadToken in dev.vality.damsel.merch_stat
Fields in dev.vality.damsel.merch_stat declared as BadTokenModifier and TypeFieldDescriptionDarkMessiahStatisticsSrv.GetByQuery_result.ex3MerchantStatisticsSrv.GetChargebacks_result.ex3MerchantStatisticsSrv.GetCustomers_result.ex3MerchantStatisticsSrv.GetInvoices_result.ex3MerchantStatisticsSrv.GetPayments_result.ex3MerchantStatisticsSrv.GetPayouts_result.ex3MerchantStatisticsSrv.GetRefunds_result.ex3MerchantStatisticsSrv.GetStatistics_result.ex3Methods in dev.vality.damsel.merch_stat that return BadTokenModifier and TypeMethodDescriptionBadToken.deepCopy()DarkMessiahStatisticsSrv.GetByQuery_result.getEx3()MerchantStatisticsSrv.GetChargebacks_result.getEx3()MerchantStatisticsSrv.GetCustomers_result.getEx3()MerchantStatisticsSrv.GetInvoices_result.getEx3()MerchantStatisticsSrv.GetPayments_result.getEx3()MerchantStatisticsSrv.GetPayouts_result.getEx3()MerchantStatisticsSrv.GetRefunds_result.getEx3()MerchantStatisticsSrv.GetStatistics_result.getEx3()Methods in dev.vality.damsel.merch_stat with parameters of type BadTokenModifier and TypeMethodDescriptionintbooleanMethods in dev.vality.damsel.merch_stat that throw BadTokenModifier and TypeMethodDescriptionDarkMessiahStatisticsSrv.Client.getByQuery(StatRequest req) DarkMessiahStatisticsSrv.Iface.getByQuery(StatRequest req) Возвращает набор данныхMerchantStatisticsSrv.Client.getChargebacks(StatRequest req) MerchantStatisticsSrv.Iface.getChargebacks(StatRequest req) Возвращает набор данных о чарджбэкахMerchantStatisticsSrv.Client.getCustomers(StatRequest req) MerchantStatisticsSrv.Iface.getCustomers(StatRequest req) Возвращает набор данных о покупателяхMerchantStatisticsSrv.Client.getInvoices(StatRequest req) MerchantStatisticsSrv.Iface.getInvoices(StatRequest req) Возвращает набор данных об инвойсахMerchantStatisticsSrv.Client.getPayments(StatRequest req) MerchantStatisticsSrv.Iface.getPayments(StatRequest req) Возвращает набор данных о платежахMerchantStatisticsSrv.Client.getPayouts(StatRequest req) MerchantStatisticsSrv.Iface.getPayouts(StatRequest req) Возвращает набор данных о выплатахMerchantStatisticsSrv.Client.getRefunds(StatRequest req) MerchantStatisticsSrv.Iface.getRefunds(StatRequest req) Возвращает набор данных о рефандахDarkMessiahStatisticsSrv.AsyncClient.GetByQuery_call.getResult()MerchantStatisticsSrv.AsyncClient.GetChargebacks_call.getResult()MerchantStatisticsSrv.AsyncClient.GetCustomers_call.getResult()MerchantStatisticsSrv.AsyncClient.GetInvoices_call.getResult()MerchantStatisticsSrv.AsyncClient.GetPayments_call.getResult()MerchantStatisticsSrv.AsyncClient.GetPayouts_call.getResult()MerchantStatisticsSrv.AsyncClient.GetRefunds_call.getResult()MerchantStatisticsSrv.AsyncClient.GetStatistics_call.getResult()MerchantStatisticsSrv.Client.getStatistics(StatRequest req) MerchantStatisticsSrv.Iface.getStatistics(StatRequest req) Возвращает аггрегированные данные в виде набора записей, формат возвращаемых данных зависит от целевой функции, указанной в DSL.DarkMessiahStatisticsSrv.Client.recvGetByQuery()MerchantStatisticsSrv.Client.recvGetChargebacks()MerchantStatisticsSrv.Client.recvGetCustomers()MerchantStatisticsSrv.Client.recvGetInvoices()MerchantStatisticsSrv.Client.recvGetPayments()MerchantStatisticsSrv.Client.recvGetPayouts()MerchantStatisticsSrv.Client.recvGetRefunds()MerchantStatisticsSrv.Client.recvGetStatistics()Constructors in dev.vality.damsel.merch_stat with parameters of type BadTokenModifierConstructorDescriptionPerforms a deep copy on other.GetByQuery_result(StatResponse success, InvalidRequest ex1, BadToken ex3) GetChargebacks_result(StatResponse success, InvalidRequest ex1, BadToken ex3) GetCustomers_result(StatResponse success, InvalidRequest ex1, BadToken ex3) GetInvoices_result(StatResponse success, InvalidRequest ex1, BadToken ex3) GetPayments_result(StatResponse success, InvalidRequest ex1, BadToken ex3) GetPayouts_result(StatResponse success, InvalidRequest ex1, BadToken ex3) GetRefunds_result(StatResponse success, InvalidRequest ex1, BadToken ex3) GetStatistics_result(StatResponse success, InvalidRequest ex1, BadToken ex3)