Get desktop application:
View/edit binary Protocol Buffers messages
Used as request type in: exchange.ExchangeService.GetPaymentMethods
optional EntityId bnet_account = 1
optional EntityId game_account = 2
required string currency = 3
required uint32 cash_in_out_mask = 4
optional bool refresh_payment_method_cache = 5
optional bool refresh_e_balance_cache = 6
optional bool sms_enable = 7
Used as response type in: exchange.ExchangeService.GetPaymentMethods
Used in: GetPaymentMethodsResponse
optional string description = 2
optional uint64 amount = 3
optional uint32 cash_in_out_mask = 4
required uint64 wallet_id = 6
optional uint32 cap_restriction = 7
optional uint64 authenticator_cap = 8
optional uint64 soft_cap = 9
optional bool active = 10
Used as request type in: exchange.ExchangeService.ReportAuthorize
required uint64 result = 3
optional bool defer_delivery = 5
required EntityId bnet_account_id = 6
optional string avs_result = 8
optional string cvv_result = 9
optional exchange.BlobFrom notification_extra_info = 10
Used as request type in: exchange.ExchangeService.ReportCancel
Used as request type in: exchange.ExchangeService.ReportRefund
Used as request type in: exchange.ExchangeService.ReportSettle