amazon-fps-ruby 0.1.0 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,234 +8,186 @@ class AmazonFPSPortType < ::SOAP::RPC::Driver
8
8
  DefaultEndpointUrl = "https://fps.amazonaws.com"
9
9
 
10
10
  Methods = [
11
- [ "urn:InstallPaymentInstructionBatch",
12
- "installPaymentInstructionBatch",
13
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "InstallPaymentInstructionBatchRequest"]],
14
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "InstallPaymentInstructionBatchResponse"]] ],
11
+ [ "CancelToken",
12
+ "cancelToken",
13
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "CancelToken"]],
14
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "CancelTokenResponse"]] ],
15
15
  { :request_style => :document, :request_use => :literal,
16
16
  :response_style => :document, :response_use => :literal,
17
17
  :faults => {} }
18
18
  ],
19
- [ "urn:InstallPaymentInstruction",
20
- "installPaymentInstruction",
21
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "InstallPaymentInstructionRequest"]],
22
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "InstallPaymentInstructionResponse"]] ],
19
+ [ "Cancel",
20
+ "cancel",
21
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "Cancel"]],
22
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "CancelResponse"]] ],
23
23
  { :request_style => :document, :request_use => :literal,
24
24
  :response_style => :document, :response_use => :literal,
25
25
  :faults => {} }
26
26
  ],
27
- [ "urn:GetTokenUsage",
28
- "getTokenUsage",
29
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetTokenUsageRequest"]],
30
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetTokenUsageResponse"]] ],
27
+ [ "FundPrepaid",
28
+ "fundPrepaid",
29
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "FundPrepaid"]],
30
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "FundPrepaidResponse"]] ],
31
31
  { :request_style => :document, :request_use => :literal,
32
32
  :response_style => :document, :response_use => :literal,
33
33
  :faults => {} }
34
34
  ],
35
- [ "urn:GetPrepaidBalance",
36
- "getPrepaidBalance",
37
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetPrepaidBalanceRequest"]],
38
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetPrepaidBalanceResponse"]] ],
35
+ [ "GetAccountActivity",
36
+ "getAccountActivity",
37
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetAccountActivity"]],
38
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetAccountActivityResponse"]] ],
39
39
  { :request_style => :document, :request_use => :literal,
40
40
  :response_style => :document, :response_use => :literal,
41
41
  :faults => {} }
42
42
  ],
43
- [ "urn:GetDebtBalance",
44
- "getDebtBalance",
45
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetDebtBalanceRequest"]],
46
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetDebtBalanceResponse"]] ],
43
+ [ "GetAccountBalance",
44
+ "getAccountBalance",
45
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetAccountBalance"]],
46
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetAccountBalanceResponse"]] ],
47
47
  { :request_style => :document, :request_use => :literal,
48
48
  :response_style => :document, :response_use => :literal,
49
49
  :faults => {} }
50
50
  ],
51
- [ "urn:GetTotalPrepaidLiability",
52
- "getTotalPrepaidLiability",
53
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetTotalPrepaidLiabilityRequest"]],
54
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetTotalPrepaidLiabilityResponse"]] ],
51
+ [ "GetDebtBalance",
52
+ "getDebtBalance",
53
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetDebtBalance"]],
54
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetDebtBalanceResponse"]] ],
55
55
  { :request_style => :document, :request_use => :literal,
56
56
  :response_style => :document, :response_use => :literal,
57
57
  :faults => {} }
58
58
  ],
59
- [ "urn:GetOutstandingDebtBalance",
59
+ [ "GetOutstandingDebtBalance",
60
60
  "getOutstandingDebtBalance",
61
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetOutstandingDebtBalanceRequest"]],
62
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetOutstandingDebtBalanceResponse"]] ],
61
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetOutstandingDebtBalance"]],
62
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetOutstandingDebtBalanceResponse"]] ],
63
63
  { :request_style => :document, :request_use => :literal,
64
64
  :response_style => :document, :response_use => :literal,
65
65
  :faults => {} }
66
66
  ],
67
- [ "urn:SettleDebt",
68
- "settleDebt",
69
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "SettleDebtRequest"]],
70
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "SettleDebtResponse"]] ],
71
- { :request_style => :document, :request_use => :literal,
72
- :response_style => :document, :response_use => :literal,
73
- :faults => {} }
74
- ],
75
- [ "urn:WriteOffDebt",
76
- "writeOffDebt",
77
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "WriteOffDebtRequest"]],
78
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "WriteOffDebtResponse"]] ],
79
- { :request_style => :document, :request_use => :literal,
80
- :response_style => :document, :response_use => :literal,
81
- :faults => {} }
82
- ],
83
- [ "urn:FundPrepaid",
84
- "fundPrepaid",
85
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "FundPrepaidRequest"]],
86
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "FundPrepaidResponse"]] ],
67
+ [ "GetPrepaidBalance",
68
+ "getPrepaidBalance",
69
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetPrepaidBalance"]],
70
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetPrepaidBalanceResponse"]] ],
87
71
  { :request_style => :document, :request_use => :literal,
88
72
  :response_style => :document, :response_use => :literal,
89
73
  :faults => {} }
90
74
  ],
91
- [ "urn:SubscribeForCallerNotification",
92
- "subscribeForCallerNotification",
93
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "SubscribeForCallerNotificationRequest"]],
94
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "SubscribeForCallerNotificationResponse"]] ],
75
+ [ "GetTokenByCaller",
76
+ "getTokenByCaller",
77
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTokenByCaller"]],
78
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTokenByCallerResponse"]] ],
95
79
  { :request_style => :document, :request_use => :literal,
96
80
  :response_style => :document, :response_use => :literal,
97
81
  :faults => {} }
98
82
  ],
99
- [ "urn:UnSubscribeForCallerNotification",
100
- "unSubscribeForCallerNotification",
101
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "UnSubscribeForCallerNotificationRequest"]],
102
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "UnSubscribeForCallerNotificationResponse"]] ],
83
+ [ "urn:CancelSubscriptionAndRefund",
84
+ "cancelSubscriptionAndRefund",
85
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "CancelSubscriptionAndRefund"]],
86
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "CancelSubscriptionAndRefundResponse"]] ],
103
87
  { :request_style => :document, :request_use => :literal,
104
88
  :response_style => :document, :response_use => :literal,
105
89
  :faults => {} }
106
90
  ],
107
- [ "urn:GetAllCreditInstruments",
108
- "getAllCreditInstruments",
109
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetAllCreditInstrumentsRequest"]],
110
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetAllCreditInstrumentsResponse"]] ],
91
+ [ "GetTokenUsage",
92
+ "getTokenUsage",
93
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTokenUsage"]],
94
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTokenUsageResponse"]] ],
111
95
  { :request_style => :document, :request_use => :literal,
112
96
  :response_style => :document, :response_use => :literal,
113
97
  :faults => {} }
114
98
  ],
115
- [ "urn:GetAllPrepaidInstruments",
116
- "getAllPrepaidInstruments",
117
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetAllPrepaidInstrumentsRequest"]],
118
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetAllPrepaidInstrumentsResponse"]] ],
99
+ [ "GetTokens",
100
+ "getTokens",
101
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTokens"]],
102
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTokensResponse"]] ],
119
103
  { :request_style => :document, :request_use => :literal,
120
104
  :response_style => :document, :response_use => :literal,
121
105
  :faults => {} }
122
106
  ],
123
- [ "urn:GetAccountBalance",
124
- "getAccountBalance",
125
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetAccountBalanceRequest"]],
126
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetAccountBalanceResponse"]] ],
107
+ [ "GetTotalPrepaidLiability",
108
+ "getTotalPrepaidLiability",
109
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTotalPrepaidLiability"]],
110
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTotalPrepaidLiabilityResponse"]] ],
127
111
  { :request_style => :document, :request_use => :literal,
128
112
  :response_style => :document, :response_use => :literal,
129
113
  :faults => {} }
130
114
  ],
131
- [ "urn:GetAccountActivity",
132
- "getAccountActivity",
133
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetAccountActivityRequest"]],
134
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetAccountActivityResponse"]] ],
115
+ [ "GetTransaction",
116
+ "getTransaction",
117
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTransaction"]],
118
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTransactionResponse"]] ],
135
119
  { :request_style => :document, :request_use => :literal,
136
120
  :response_style => :document, :response_use => :literal,
137
121
  :faults => {} }
138
122
  ],
139
- [ "urn:GetTokens",
140
- "getTokens",
141
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetTokensRequest"]],
142
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetTokensResponse"]] ],
123
+ [ "GetTransactionStatus",
124
+ "getTransactionStatus",
125
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTransactionStatus"]],
126
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetTransactionStatusResponse"]] ],
143
127
  { :request_style => :document, :request_use => :literal,
144
128
  :response_style => :document, :response_use => :literal,
145
129
  :faults => {} }
146
130
  ],
147
131
  [ "urn:GetPaymentInstruction",
148
132
  "getPaymentInstruction",
149
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetPaymentInstructionRequest"]],
150
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetPaymentInstructionResponse"]] ],
151
- { :request_style => :document, :request_use => :literal,
152
- :response_style => :document, :response_use => :literal,
153
- :faults => {} }
154
- ],
155
- [ "urn:CancelToken",
156
- "cancelToken",
157
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "CancelTokenRequest"]],
158
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "CancelTokenResponse"]] ],
133
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetPaymentInstruction"]],
134
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "GetPaymentInstructionResponse"]] ],
159
135
  { :request_style => :document, :request_use => :literal,
160
136
  :response_style => :document, :response_use => :literal,
161
137
  :faults => {} }
162
138
  ],
163
- [ "urn:PayBatch",
164
- "payBatch",
165
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "PayBatchRequest"]],
166
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "PayBatchResponse"]] ],
139
+ [ "urn:InstallPaymentInstruction",
140
+ "installPaymentInstruction",
141
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "InstallPaymentInstruction"]],
142
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "InstallPaymentInstructionResponse"]] ],
167
143
  { :request_style => :document, :request_use => :literal,
168
144
  :response_style => :document, :response_use => :literal,
169
145
  :faults => {} }
170
146
  ],
171
- [ "urn:Pay",
147
+ [ "Pay",
172
148
  "pay",
173
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "PayRequest"]],
174
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "PayResponse"]] ],
149
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "Pay"]],
150
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "PayResponse"]] ],
175
151
  { :request_style => :document, :request_use => :literal,
176
152
  :response_style => :document, :response_use => :literal,
177
153
  :faults => {} }
178
154
  ],
179
- [ "urn:Reserve",
180
- "reserve",
181
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "ReserveRequest"]],
182
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "ReserveResponse"]] ],
183
- { :request_style => :document, :request_use => :literal,
184
- :response_style => :document, :response_use => :literal,
185
- :faults => {} }
186
- ],
187
- [ "urn:Settle",
188
- "settle",
189
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "SettleRequest"]],
190
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "SettleResponse"]] ],
191
- { :request_style => :document, :request_use => :literal,
192
- :response_style => :document, :response_use => :literal,
193
- :faults => {} }
194
- ],
195
- [ "urn:Refund",
155
+ [ "Refund",
196
156
  "refund",
197
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "RefundRequest"]],
198
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "RefundResponse"]] ],
199
- { :request_style => :document, :request_use => :literal,
200
- :response_style => :document, :response_use => :literal,
201
- :faults => {} }
202
- ],
203
- [ "urn:GetResults",
204
- "getResults",
205
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetResultsRequest"]],
206
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetResultsResponse"]] ],
157
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "Refund"]],
158
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "RefundResponse"]] ],
207
159
  { :request_style => :document, :request_use => :literal,
208
160
  :response_style => :document, :response_use => :literal,
209
161
  :faults => {} }
210
162
  ],
211
- [ "urn:DiscardResults",
212
- "discardResults",
213
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "DiscardResultsRequest"]],
214
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "DiscardResultsResponse"]] ],
163
+ [ "Reserve",
164
+ "reserve",
165
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "Reserve"]],
166
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "ReserveResponse"]] ],
215
167
  { :request_style => :document, :request_use => :literal,
216
168
  :response_style => :document, :response_use => :literal,
217
169
  :faults => {} }
218
170
  ],
219
- [ "urn:GetTransaction",
220
- "getTransaction",
221
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetTransactionRequest"]],
222
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetTransactionResponse"]] ],
171
+ [ "Settle",
172
+ "settle",
173
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "Settle"]],
174
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "SettleResponse"]] ],
223
175
  { :request_style => :document, :request_use => :literal,
224
176
  :response_style => :document, :response_use => :literal,
225
177
  :faults => {} }
226
178
  ],
227
- [ "urn:RetryTransaction",
228
- "retryTransaction",
229
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "RetryTransactionRequest"]],
230
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "RetryTransactionResponse"]] ],
179
+ [ "SettleDebt",
180
+ "settleDebt",
181
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "SettleDebt"]],
182
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "SettleDebtResponse"]] ],
231
183
  { :request_style => :document, :request_use => :literal,
232
184
  :response_style => :document, :response_use => :literal,
233
185
  :faults => {} }
234
186
  ],
235
- [ "urn:GetTokenByCaller",
236
- "getTokenByCaller",
237
- [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetTokenByCallerRequest"]],
238
- ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2007-01-08/", "GetTokenByCallerResponse"]] ],
187
+ [ "WriteOffDebt",
188
+ "writeOffDebt",
189
+ [ ["in", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "WriteOffDebt"]],
190
+ ["out", "body", ["::SOAP::SOAPElement", "http://fps.amazonaws.com/doc/2008-09-17/", "WriteOffDebtResponse"]] ],
239
191
  { :request_style => :document, :request_use => :literal,
240
192
  :response_style => :document, :response_use => :literal,
241
193
  :faults => {} }
@@ -3,1362 +3,1205 @@ require 'soap/mapping'
3
3
 
4
4
  # Auto-generated from wsdl2ruby.rb. Defines all the data type mappings
5
5
  # soap4r needs to map the AWS output to objects.
6
+ require 'default.rb'
7
+ require 'soap/mapping'
8
+
6
9
  module DefaultMappingRegistry
7
10
  EncodedRegistry = ::SOAP::Mapping::EncodedRegistry.new
8
11
  LiteralRegistry = ::SOAP::Mapping::LiteralRegistry.new
9
- NsC_20070108 = "http://fps.amazonaws.com/doc/2007-01-08/"
10
-
11
- EncodedRegistry.register(
12
- :class => TokenUsageLimit,
13
- :schema_type => XSD::QName.new(NsC_20070108, "TokenUsageLimit"),
14
- :schema_element => [
15
- ["count", ["SOAP::SOAPInteger", XSD::QName.new(nil, "Count")], [0, 1]],
16
- ["amount", ["Amount", XSD::QName.new(nil, "Amount")], [0, 1]],
17
- ["lastResetCount", ["SOAP::SOAPInteger", XSD::QName.new(nil, "LastResetCount")], [0, 1]],
18
- ["lastResetAmount", ["Amount", XSD::QName.new(nil, "LastResetAmount")], [0, 1]],
19
- ["lastResetTimeStamp", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "LastResetTimeStamp")], [0, 1]]
20
- ]
21
- )
22
-
23
- EncodedRegistry.register(
24
- :class => StatusChange,
25
- :schema_type => XSD::QName.new(NsC_20070108, "StatusChange"),
26
- :schema_element => [
27
- ["date", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "Date")]],
28
- ["status", ["TransactionStatus", XSD::QName.new(nil, "Status")]],
29
- ["amount", ["Amount", XSD::QName.new(nil, "Amount")]]
30
- ]
31
- )
12
+ NsC_20080917 = "http://fps.amazonaws.com/doc/2008-09-17/"
13
+ NsXMLSchema = "http://www.w3.org/2001/XMLSchema"
32
14
 
33
15
  EncodedRegistry.register(
34
16
  :class => Amount,
35
- :schema_type => XSD::QName.new(NsC_20070108, "Amount"),
17
+ :schema_type => XSD::QName.new(NsC_20080917, "Amount"),
36
18
  :schema_element => [
37
- ["currencyCode", ["CurrencyCode", XSD::QName.new(nil, "CurrencyCode")]],
38
- ["amount", ["SOAP::SOAPString", XSD::QName.new(nil, "Amount")]]
19
+ ["currencyCode", ["CurrencyCode", XSD::QName.new(NsC_20080917, "CurrencyCode")]],
20
+ ["value", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Value")]]
39
21
  ]
40
22
  )
41
23
 
42
24
  EncodedRegistry.register(
43
- :class => TransactionPart,
44
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionPart"),
45
- :schema_element => [
46
- ["accountId", [nil, XSD::QName.new(nil, "AccountId")]],
47
- ["instrumentId", [nil, XSD::QName.new(nil, "InstrumentId")], [0, 1]],
48
- ["role", ["TransactionalRole", XSD::QName.new(nil, "Role")]],
49
- ["name", ["SOAP::SOAPString", XSD::QName.new(nil, "Name")], [0, 1]],
50
- ["reference", ["SOAP::SOAPString", XSD::QName.new(nil, "Reference")], [0, 1]],
51
- ["description", ["SOAP::SOAPString", XSD::QName.new(nil, "Description")], [0, 1]],
52
- ["feePaid", ["Amount", XSD::QName.new(nil, "FeePaid")], [0, 1]]
53
- ]
54
- )
55
-
56
- EncodedRegistry.register(
57
- :class => Token,
58
- :schema_type => XSD::QName.new(NsC_20070108, "Token"),
59
- :schema_element => [
60
- ["tokenId", [nil, XSD::QName.new(nil, "TokenId")]],
61
- ["friendlyName", ["SOAP::SOAPString", XSD::QName.new(nil, "FriendlyName")]],
62
- ["status", ["TokenStatus", XSD::QName.new(nil, "Status")]],
63
- ["dateInstalled", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "DateInstalled")]],
64
- ["callerInstalled", [nil, XSD::QName.new(nil, "CallerInstalled")]],
65
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
66
- ["tokenType", ["TokenType", XSD::QName.new(nil, "TokenType")]],
67
- ["oldTokenId", [nil, XSD::QName.new(nil, "OldTokenId")], [0, 1]],
68
- ["paymentReason", ["SOAP::SOAPString", XSD::QName.new(nil, "PaymentReason")], [0, 1]]
69
- ]
70
- )
71
-
72
- EncodedRegistry.register(
73
- :class => TransactionResult,
74
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionResult"),
25
+ :class => DescriptorPolicy,
26
+ :schema_type => XSD::QName.new(NsC_20080917, "DescriptorPolicy"),
75
27
  :schema_element => [
76
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]],
77
- ["operation", ["FPSOperation", XSD::QName.new(nil, "Operation")]],
78
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
79
- ["status", ["TransactionResultStatus", XSD::QName.new(nil, "Status")]]
28
+ ["softDescriptorType", ["SoftDescriptorType", XSD::QName.new(NsC_20080917, "SoftDescriptorType")], [0, 1]],
29
+ ["cSOwner", ["CSOwner", XSD::QName.new(NsC_20080917, "CSOwner")], [0, 1]]
80
30
  ]
81
31
  )
82
32
 
83
33
  EncodedRegistry.register(
84
- :class => ServiceError,
85
- :schema_type => XSD::QName.new(NsC_20070108, "ServiceError"),
34
+ :class => TransactionPart,
35
+ :schema_type => XSD::QName.new(NsC_20080917, "TransactionPart"),
86
36
  :schema_element => [
87
- ["errorType", ["ErrorType", XSD::QName.new(nil, "ErrorType")]],
88
- ["isRetriable", ["SOAP::SOAPBoolean", XSD::QName.new(nil, "IsRetriable")]],
89
- ["errorCode", ["SOAP::SOAPString", XSD::QName.new(nil, "ErrorCode")]],
90
- ["reasonText", ["SOAP::SOAPString", XSD::QName.new(nil, "ReasonText")]]
37
+ ["instrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "InstrumentId")], [0, 1]],
38
+ ["role", ["TransactionalRole", XSD::QName.new(NsC_20080917, "Role")]],
39
+ ["name", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Name")], [0, 1]],
40
+ ["reference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Reference")], [0, 1]],
41
+ ["description", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Description")], [0, 1]],
42
+ ["feesPaid", ["Amount", XSD::QName.new(NsC_20080917, "FeesPaid")], [0, 1]]
91
43
  ]
92
44
  )
93
45
 
94
46
  EncodedRegistry.register(
95
- :class => ServiceErrors,
96
- :schema_type => XSD::QName.new(NsC_20070108, "ServiceErrors"),
97
- :schema_element => [
98
- ["errors", ["ServiceError[]", XSD::QName.new(nil, "Errors")], [1, nil]]
47
+ :class => Transaction,
48
+ :schema_type => XSD::QName.new(NsC_20080917, "Transaction"),
49
+ :schema_element => [
50
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
51
+ ["callerTransactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "CallerTransactionDate")]],
52
+ ["dateReceived", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "DateReceived")]],
53
+ ["dateCompleted", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "DateCompleted")], [0, 1]],
54
+ ["transactionAmount", ["Amount", XSD::QName.new(NsC_20080917, "TransactionAmount")]],
55
+ ["fPSOperation", ["FPSOperation", XSD::QName.new(NsC_20080917, "FPSOperation")]],
56
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]],
57
+ ["statusMessage", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusMessage")], [0, 1]],
58
+ ["statusCode", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusCode")], [0, 1]],
59
+ ["originalTransactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "OriginalTransactionId")], [0, 1]],
60
+ ["transactionPart", ["TransactionPart[]", XSD::QName.new(NsC_20080917, "TransactionPart")], [1, nil]],
61
+ ["paymentMethod", ["PaymentMethod", XSD::QName.new(NsC_20080917, "PaymentMethod")]],
62
+ ["senderName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderName")], [0, 1]],
63
+ ["callerName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerName")]],
64
+ ["recipientName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientName")], [0, 1]],
65
+ ["fPSFees", ["Amount", XSD::QName.new(NsC_20080917, "FPSFees")]],
66
+ ["balance", ["Amount", XSD::QName.new(NsC_20080917, "Balance")]],
67
+ ["senderTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderTokenId")], [0, 1]],
68
+ ["recipientTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientTokenId")], [0, 1]]
99
69
  ]
100
70
  )
101
71
 
102
72
  EncodedRegistry.register(
103
- :class => PrepaidBalance,
104
- :schema_type => XSD::QName.new(NsC_20070108, "PrepaidBalance"),
73
+ :class => AvailableBalances,
74
+ :schema_type => XSD::QName.new(NsC_20080917, "AvailableBalances"),
105
75
  :schema_element => [
106
- ["availableBalance", ["Amount", XSD::QName.new(nil, "AvailableBalance")]],
107
- ["pendingInBalance", ["Amount", XSD::QName.new(nil, "PendingInBalance")], [0, 1]]
76
+ ["disburseBalance", ["Amount", XSD::QName.new(NsC_20080917, "DisburseBalance")]],
77
+ ["refundBalance", ["Amount", XSD::QName.new(NsC_20080917, "RefundBalance")]]
108
78
  ]
109
79
  )
110
80
 
111
81
  EncodedRegistry.register(
112
- :class => OutstandingPrepaidLiability,
113
- :schema_type => XSD::QName.new(NsC_20070108, "OutstandingPrepaidLiability"),
82
+ :class => AccountBalance,
83
+ :schema_type => XSD::QName.new(NsC_20080917, "AccountBalance"),
114
84
  :schema_element => [
115
- ["outstandingBalance", ["Amount", XSD::QName.new(nil, "OutstandingBalance")]],
116
- ["pendingInBalance", ["Amount", XSD::QName.new(nil, "PendingInBalance")], [0, 1]]
85
+ ["totalBalance", ["Amount", XSD::QName.new(NsC_20080917, "TotalBalance")]],
86
+ ["pendingInBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingInBalance")]],
87
+ ["pendingOutBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingOutBalance")]],
88
+ ["availableBalances", ["AvailableBalances", XSD::QName.new(NsC_20080917, "AvailableBalances")]]
117
89
  ]
118
90
  )
119
91
 
120
92
  EncodedRegistry.register(
121
93
  :class => DebtBalance,
122
- :schema_type => XSD::QName.new(NsC_20070108, "DebtBalance"),
94
+ :schema_type => XSD::QName.new(NsC_20080917, "DebtBalance"),
123
95
  :schema_element => [
124
- ["availableBalance", ["Amount", XSD::QName.new(nil, "AvailableBalance")]],
125
- ["pendingOutBalance", ["Amount", XSD::QName.new(nil, "PendingOutBalance")], [0, 1]]
96
+ ["availableBalance", ["Amount", XSD::QName.new(NsC_20080917, "AvailableBalance")]],
97
+ ["pendingOutBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingOutBalance")], [0, 1]]
126
98
  ]
127
99
  )
128
100
 
129
101
  EncodedRegistry.register(
130
102
  :class => OutstandingDebtBalance,
131
- :schema_type => XSD::QName.new(NsC_20070108, "OutstandingDebtBalance"),
103
+ :schema_type => XSD::QName.new(NsC_20080917, "OutstandingDebtBalance"),
132
104
  :schema_element => [
133
- ["outstandingBalance", ["Amount", XSD::QName.new(nil, "OutstandingBalance")]],
134
- ["pendingOutBalance", ["Amount", XSD::QName.new(nil, "PendingOutBalance")], [0, 1]]
105
+ ["outstandingBalance", ["Amount", XSD::QName.new(NsC_20080917, "OutstandingBalance")]],
106
+ ["pendingOutBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingOutBalance")], [0, 1]]
135
107
  ]
136
108
  )
137
109
 
138
110
  EncodedRegistry.register(
139
- :class => TransactionDetail,
140
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionDetail"),
141
- :schema_element => [
142
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]],
143
- ["callerTransactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "CallerTransactionDate")]],
144
- ["dateReceived", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "DateReceived")]],
145
- ["dateCompleted", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "DateCompleted")], [0, 1]],
146
- ["transactionAmount", ["Amount", XSD::QName.new(nil, "TransactionAmount")]],
147
- ["fees", ["Amount", XSD::QName.new(nil, "Fees")]],
148
- ["callerTokenId", [nil, XSD::QName.new(nil, "CallerTokenId")], [0, 1]],
149
- ["senderTokenId", [nil, XSD::QName.new(nil, "SenderTokenId")], [0, 1]],
150
- ["recipientTokenId", [nil, XSD::QName.new(nil, "RecipientTokenId")], [0, 1]],
151
- ["prepaidInstrumentId", [nil, XSD::QName.new(nil, "PrepaidInstrumentId")], [0, 1]],
152
- ["creditInstrumentId", [nil, XSD::QName.new(nil, "CreditInstrumentId")], [0, 1]],
153
- ["operation", ["FPSOperation", XSD::QName.new(nil, "Operation")]],
154
- ["paymentMethod", ["PaymentMethod", XSD::QName.new(nil, "PaymentMethod")]],
155
- ["status", ["TransactionStatus", XSD::QName.new(nil, "Status")]],
156
- ["errorCode", ["SOAP::SOAPString", XSD::QName.new(nil, "ErrorCode")], [0, 1]],
157
- ["errorMessage", ["SOAP::SOAPString", XSD::QName.new(nil, "ErrorMessage")], [0, 1]],
158
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]],
159
- ["senderName", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderName")], [0, 1]],
160
- ["callerName", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerName")]],
161
- ["recipientName", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientName")], [0, 1]],
162
- ["transactionParts", ["TransactionPart[]", XSD::QName.new(nil, "TransactionParts")], [1, nil]],
163
- ["relatedTransactions", ["RelatedTransaction[]", XSD::QName.new(nil, "RelatedTransactions")], [0, nil]],
164
- ["statusHistory", ["StatusChange[]", XSD::QName.new(nil, "StatusHistory")], [1, nil]]
111
+ :class => Token,
112
+ :schema_type => XSD::QName.new(NsC_20080917, "Token"),
113
+ :schema_element => [
114
+ ["tokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TokenId")]],
115
+ ["friendlyName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "FriendlyName")]],
116
+ ["tokenStatus", ["TokenStatus", XSD::QName.new(NsC_20080917, "TokenStatus")]],
117
+ ["dateInstalled", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "DateInstalled")]],
118
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")]],
119
+ ["tokenType", ["TokenType", XSD::QName.new(NsC_20080917, "TokenType")]],
120
+ ["oldTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "OldTokenId")], [0, 1]],
121
+ ["paymentReason", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "PaymentReason")], [0, 1]]
165
122
  ]
166
123
  )
167
124
 
168
125
  EncodedRegistry.register(
169
- :class => RelatedTransaction,
170
- :schema_type => XSD::QName.new(NsC_20070108, "RelatedTransaction"),
126
+ :class => PrepaidBalance,
127
+ :schema_type => XSD::QName.new(NsC_20080917, "PrepaidBalance"),
171
128
  :schema_element => [
172
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]]
129
+ ["availableBalance", ["Amount", XSD::QName.new(NsC_20080917, "AvailableBalance")]],
130
+ ["pendingInBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingInBalance")], [0, 1]]
173
131
  ]
174
132
  )
175
133
 
176
134
  EncodedRegistry.register(
177
- :class => DescriptorPolicy,
178
- :schema_type => XSD::QName.new(NsC_20070108, "DescriptorPolicy"),
135
+ :class => TokenUsageLimit,
136
+ :schema_type => XSD::QName.new(NsC_20080917, "TokenUsageLimit"),
179
137
  :schema_element => [
180
- ["softDescriptorType", ["SoftDescriptorType", XSD::QName.new(nil, "SoftDescriptorType")], [0, 1]],
181
- ["cSNumberOf", ["CSNumberOf", XSD::QName.new(nil, "CSNumberOf")], [0, 1]]
138
+ ["count", ["SOAP::SOAPInteger", XSD::QName.new(NsC_20080917, "Count")], [0, 1]],
139
+ ["amount", ["Amount", XSD::QName.new(NsC_20080917, "Amount")], [0, 1]],
140
+ ["lastResetCount", ["SOAP::SOAPInteger", XSD::QName.new(NsC_20080917, "LastResetCount")], [0, 1]],
141
+ ["lastResetAmount", ["Amount", XSD::QName.new(NsC_20080917, "LastResetAmount")], [0, 1]],
142
+ ["lastResetTimestamp", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "LastResetTimestamp")], [0, 1]]
182
143
  ]
183
144
  )
184
145
 
185
146
  EncodedRegistry.register(
186
- :class => TemporaryDeclinePolicy,
187
- :schema_type => XSD::QName.new(NsC_20070108, "TemporaryDeclinePolicy"),
147
+ :class => OutstandingPrepaidLiability,
148
+ :schema_type => XSD::QName.new(NsC_20080917, "OutstandingPrepaidLiability"),
188
149
  :schema_element => [
189
- ["temporaryDeclinePolicyType", ["TemporaryDeclinePolicyType", XSD::QName.new(nil, "TemporaryDeclinePolicyType")]],
190
- ["implicitRetryTimeoutInMins", ["SOAP::SOAPInteger", XSD::QName.new(nil, "ImplicitRetryTimeoutInMins")], [0, 1]]
150
+ ["outstandingBalance", ["Amount", XSD::QName.new(NsC_20080917, "OutstandingBalance")]],
151
+ ["pendingInBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingInBalance")], [0, 1]]
191
152
  ]
192
153
  )
193
154
 
194
155
  EncodedRegistry.register(
195
- :class => AvailableBalances,
196
- :schema_type => XSD::QName.new(NsC_20070108, "AvailableBalances"),
156
+ :class => RelatedTransaction,
157
+ :schema_type => XSD::QName.new(NsC_20080917, "RelatedTransaction"),
197
158
  :schema_element => [
198
- ["disburseBalance", ["Amount", XSD::QName.new(nil, "DisburseBalance")]],
199
- ["refundBalance", ["Amount", XSD::QName.new(nil, "RefundBalance")]]
159
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
160
+ ["relationType", ["RelationType", XSD::QName.new(NsC_20080917, "RelationType")], [0, 1]]
200
161
  ]
201
162
  )
202
163
 
203
164
  EncodedRegistry.register(
204
- :class => AccountBalance,
205
- :schema_type => XSD::QName.new(NsC_20070108, "AccountBalance"),
165
+ :class => StatusHistory,
166
+ :schema_type => XSD::QName.new(NsC_20080917, "StatusHistory"),
206
167
  :schema_element => [
207
- ["totalBalance", ["Amount", XSD::QName.new(nil, "TotalBalance")]],
208
- ["pendingInBalance", ["Amount", XSD::QName.new(nil, "PendingInBalance")]],
209
- ["pendingOutBalance", ["Amount", XSD::QName.new(nil, "PendingOutBalance")]],
210
- ["availableBalances", ["AvailableBalances", XSD::QName.new(nil, "AvailableBalances")]]
168
+ ["date", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "Date")]],
169
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]],
170
+ ["statusCode", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusCode")], [0, 1]],
171
+ ["amount", ["Amount", XSD::QName.new(NsC_20080917, "Amount")]]
211
172
  ]
212
173
  )
213
174
 
214
175
  EncodedRegistry.register(
215
- :class => Transaction,
216
- :schema_type => XSD::QName.new(NsC_20070108, "Transaction"),
217
- :schema_element => [
218
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]],
219
- ["callerTransactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "CallerTransactionDate")]],
220
- ["dateReceived", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "DateReceived")]],
221
- ["dateCompleted", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "DateCompleted")], [0, 1]],
222
- ["transactionAmount", ["Amount", XSD::QName.new(nil, "TransactionAmount")]],
223
- ["operation", ["FPSOperation", XSD::QName.new(nil, "Operation")]],
224
- ["status", ["TransactionStatus", XSD::QName.new(nil, "Status")]],
225
- ["errorMessage", ["SOAP::SOAPString", XSD::QName.new(nil, "ErrorMessage")], [0, 1]],
226
- ["errorCode", ["SOAP::SOAPString", XSD::QName.new(nil, "ErrorCode")], [0, 1]],
227
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]],
228
- ["originalTransactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "OriginalTransactionId")], [0, 1]],
229
- ["transactionParts", ["TransactionPart[]", XSD::QName.new(nil, "TransactionParts")], [1, nil]],
230
- ["paymentMethod", ["PaymentMethod", XSD::QName.new(nil, "PaymentMethod")]],
231
- ["senderName", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderName")], [0, 1]],
232
- ["callerName", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerName")]],
233
- ["recipientName", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientName")], [0, 1]],
234
- ["fees", ["Amount", XSD::QName.new(nil, "Fees")]],
235
- ["balance", ["Amount", XSD::QName.new(nil, "Balance")]],
236
- ["callerTokenId", [nil, XSD::QName.new(nil, "CallerTokenId")], [0, 1]],
237
- ["senderTokenId", [nil, XSD::QName.new(nil, "SenderTokenId")], [0, 1]],
238
- ["recipientTokenId", [nil, XSD::QName.new(nil, "RecipientTokenId")], [0, 1]]
176
+ :class => TransactionDetail,
177
+ :schema_type => XSD::QName.new(NsC_20080917, "TransactionDetail"),
178
+ :schema_element => [
179
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
180
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")]],
181
+ ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerDescription")], [0, 1]],
182
+ ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderDescription")], [0, 1]],
183
+ ["dateReceived", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "DateReceived")]],
184
+ ["dateCompleted", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "DateCompleted")], [0, 1]],
185
+ ["transactionAmount", ["Amount", XSD::QName.new(NsC_20080917, "TransactionAmount")]],
186
+ ["fPSFees", ["Amount", XSD::QName.new(NsC_20080917, "FPSFees")]],
187
+ ["marketplaceFees", ["Amount", XSD::QName.new(NsC_20080917, "MarketplaceFees")], [0, 1]],
188
+ ["fPSFeesPaidBy", ["TransactionalRole", XSD::QName.new(NsC_20080917, "FPSFeesPaidBy")]],
189
+ ["senderTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderTokenId")], [0, 1]],
190
+ ["recipientTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientTokenId")], [0, 1]],
191
+ ["prepaidInstrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "PrepaidInstrumentId")], [0, 1]],
192
+ ["creditInstrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CreditInstrumentId")], [0, 1]],
193
+ ["fPSOperation", ["FPSOperation", XSD::QName.new(NsC_20080917, "FPSOperation")]],
194
+ ["paymentMethod", ["PaymentMethod", XSD::QName.new(NsC_20080917, "PaymentMethod")]],
195
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]],
196
+ ["statusCode", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusCode")], [0, 1]],
197
+ ["statusMessage", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusMessage")], [0, 1]],
198
+ ["senderName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderName")], [0, 1]],
199
+ ["senderEmail", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderEmail")], [0, 1]],
200
+ ["callerName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerName")]],
201
+ ["recipientName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientName")], [0, 1]],
202
+ ["recipientEmail", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientEmail")], [0, 1]],
203
+ ["relatedTransaction", ["RelatedTransaction[]", XSD::QName.new(NsC_20080917, "RelatedTransaction")], [0, nil]],
204
+ ["statusHistory", ["StatusHistory[]", XSD::QName.new(NsC_20080917, "StatusHistory")], [1, nil]]
239
205
  ]
240
206
  )
241
207
 
242
- EncodedRegistry.register(
243
- :class => ResponseStatus,
244
- :schema_type => XSD::QName.new(NsC_20070108, "ResponseStatus")
245
- )
246
-
247
- EncodedRegistry.register(
248
- :class => InstrumentStatus,
249
- :schema_type => XSD::QName.new(NsC_20070108, "InstrumentStatus")
250
- )
251
-
252
- EncodedRegistry.register(
253
- :class => InstrumentState,
254
- :schema_type => XSD::QName.new(NsC_20070108, "InstrumentState")
255
- )
256
-
257
- EncodedRegistry.register(
258
- :class => SortOrder,
259
- :schema_type => XSD::QName.new(NsC_20070108, "SortOrder")
260
- )
261
-
262
- EncodedRegistry.register(
263
- :class => ChargeFeeTo,
264
- :schema_type => XSD::QName.new(NsC_20070108, "ChargeFeeTo")
265
- )
266
-
267
208
  EncodedRegistry.register(
268
209
  :class => TransactionStatus,
269
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionStatus")
270
- )
271
-
272
- EncodedRegistry.register(
273
- :class => TransactionStatusFilter,
274
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionStatusFilter")
275
- )
276
-
277
- EncodedRegistry.register(
278
- :class => GetAccountActivityResponseGroup,
279
- :schema_type => XSD::QName.new(NsC_20070108, "GetAccountActivityResponseGroup")
280
- )
281
-
282
- EncodedRegistry.register(
283
- :class => TokenType,
284
- :schema_type => XSD::QName.new(NsC_20070108, "TokenType")
210
+ :schema_type => XSD::QName.new(NsC_20080917, "TransactionStatus")
285
211
  )
286
212
 
287
213
  EncodedRegistry.register(
288
214
  :class => CurrencyCode,
289
- :schema_type => XSD::QName.new(NsC_20070108, "CurrencyCode")
290
- )
291
-
292
- EncodedRegistry.register(
293
- :class => NotificationEventType,
294
- :schema_type => XSD::QName.new(NsC_20070108, "NotificationEventType")
215
+ :schema_type => XSD::QName.new(NsC_20080917, "CurrencyCode")
295
216
  )
296
217
 
297
218
  EncodedRegistry.register(
298
- :class => FPSOperation,
299
- :schema_type => XSD::QName.new(NsC_20070108, "FPSOperation")
300
- )
301
-
302
- EncodedRegistry.register(
303
- :class => FPSOperationFilter,
304
- :schema_type => XSD::QName.new(NsC_20070108, "FPSOperationFilter")
219
+ :class => RelationType,
220
+ :schema_type => XSD::QName.new(NsC_20080917, "RelationType")
305
221
  )
306
222
 
307
223
  EncodedRegistry.register(
308
- :class => TokenStatus,
309
- :schema_type => XSD::QName.new(NsC_20070108, "TokenStatus")
224
+ :class => ChargeFeeTo,
225
+ :schema_type => XSD::QName.new(NsC_20080917, "ChargeFeeTo")
310
226
  )
311
227
 
312
228
  EncodedRegistry.register(
313
- :class => TransactionalRole,
314
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionalRole")
229
+ :class => CSOwner,
230
+ :schema_type => XSD::QName.new(NsC_20080917, "CSOwner")
315
231
  )
316
232
 
317
233
  EncodedRegistry.register(
318
- :class => TransactionalRoleFilter,
319
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionalRoleFilter")
234
+ :class => SoftDescriptorType,
235
+ :schema_type => XSD::QName.new(NsC_20080917, "SoftDescriptorType")
320
236
  )
321
237
 
322
238
  EncodedRegistry.register(
323
239
  :class => PaymentMethod,
324
- :schema_type => XSD::QName.new(NsC_20070108, "PaymentMethod")
240
+ :schema_type => XSD::QName.new(NsC_20080917, "PaymentMethod")
325
241
  )
326
242
 
327
243
  EncodedRegistry.register(
328
- :class => TransactionResultStatus,
329
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionResultStatus")
244
+ :class => SortOrder,
245
+ :schema_type => XSD::QName.new(NsC_20080917, "SortOrder")
330
246
  )
331
247
 
332
248
  EncodedRegistry.register(
333
- :class => ErrorType,
334
- :schema_type => XSD::QName.new(NsC_20070108, "ErrorType")
249
+ :class => FPSOperation,
250
+ :schema_type => XSD::QName.new(NsC_20080917, "FPSOperation")
335
251
  )
336
252
 
337
253
  EncodedRegistry.register(
338
- :class => CSNumberOf,
339
- :schema_type => XSD::QName.new(NsC_20070108, "CSNumberOf")
254
+ :class => TransactionalRole,
255
+ :schema_type => XSD::QName.new(NsC_20080917, "TransactionalRole")
340
256
  )
341
257
 
342
258
  EncodedRegistry.register(
343
- :class => SoftDescriptorType,
344
- :schema_type => XSD::QName.new(NsC_20070108, "SoftDescriptorType")
259
+ :class => TokenStatus,
260
+ :schema_type => XSD::QName.new(NsC_20080917, "TokenStatus")
345
261
  )
346
262
 
347
263
  EncodedRegistry.register(
348
- :class => TemporaryDeclinePolicyType,
349
- :schema_type => XSD::QName.new(NsC_20070108, "TemporaryDeclinePolicyType")
264
+ :class => TokenType,
265
+ :schema_type => XSD::QName.new(NsC_20080917, "TokenType")
350
266
  )
351
267
 
352
268
  EncodedRegistry.register(
353
269
  :class => MarketplaceRefundPolicy,
354
- :schema_type => XSD::QName.new(NsC_20070108, "MarketplaceRefundPolicy")
270
+ :schema_type => XSD::QName.new(NsC_20080917, "MarketplaceRefundPolicy")
355
271
  )
356
272
 
357
273
  LiteralRegistry.register(
358
- :class => TokenUsageLimit,
359
- :schema_type => XSD::QName.new(NsC_20070108, "TokenUsageLimit"),
360
- :schema_element => [
361
- ["count", ["SOAP::SOAPInteger", XSD::QName.new(nil, "Count")], [0, 1]],
362
- ["amount", ["Amount", XSD::QName.new(nil, "Amount")], [0, 1]],
363
- ["lastResetCount", ["SOAP::SOAPInteger", XSD::QName.new(nil, "LastResetCount")], [0, 1]],
364
- ["lastResetAmount", ["Amount", XSD::QName.new(nil, "LastResetAmount")], [0, 1]],
365
- ["lastResetTimeStamp", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "LastResetTimeStamp")], [0, 1]]
366
- ]
367
- )
368
-
369
- LiteralRegistry.register(
370
- :class => StatusChange,
371
- :schema_type => XSD::QName.new(NsC_20070108, "StatusChange"),
274
+ :class => Amount,
275
+ :schema_type => XSD::QName.new(NsC_20080917, "Amount"),
372
276
  :schema_element => [
373
- ["date", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "Date")]],
374
- ["status", ["TransactionStatus", XSD::QName.new(nil, "Status")]],
375
- ["amount", ["Amount", XSD::QName.new(nil, "Amount")]]
277
+ ["currencyCode", ["CurrencyCode", XSD::QName.new(NsC_20080917, "CurrencyCode")]],
278
+ ["value", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Value")]]
376
279
  ]
377
280
  )
378
281
 
379
282
  LiteralRegistry.register(
380
- :class => Amount,
381
- :schema_type => XSD::QName.new(NsC_20070108, "Amount"),
283
+ :class => DescriptorPolicy,
284
+ :schema_type => XSD::QName.new(NsC_20080917, "DescriptorPolicy"),
382
285
  :schema_element => [
383
- ["currencyCode", ["CurrencyCode", XSD::QName.new(nil, "CurrencyCode")]],
384
- ["amount", ["SOAP::SOAPString", XSD::QName.new(nil, "Amount")]]
286
+ ["softDescriptorType", ["SoftDescriptorType", XSD::QName.new(NsC_20080917, "SoftDescriptorType")], [0, 1]],
287
+ ["cSOwner", ["CSOwner", XSD::QName.new(NsC_20080917, "CSOwner")], [0, 1]]
385
288
  ]
386
289
  )
387
290
 
388
291
  LiteralRegistry.register(
389
292
  :class => TransactionPart,
390
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionPart"),
293
+ :schema_type => XSD::QName.new(NsC_20080917, "TransactionPart"),
391
294
  :schema_element => [
392
- ["accountId", [nil, XSD::QName.new(nil, "AccountId")]],
393
- ["instrumentId", [nil, XSD::QName.new(nil, "InstrumentId")], [0, 1]],
394
- ["role", ["TransactionalRole", XSD::QName.new(nil, "Role")]],
395
- ["name", ["SOAP::SOAPString", XSD::QName.new(nil, "Name")], [0, 1]],
396
- ["reference", ["SOAP::SOAPString", XSD::QName.new(nil, "Reference")], [0, 1]],
397
- ["description", ["SOAP::SOAPString", XSD::QName.new(nil, "Description")], [0, 1]],
398
- ["feePaid", ["Amount", XSD::QName.new(nil, "FeePaid")], [0, 1]]
295
+ ["instrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "InstrumentId")], [0, 1]],
296
+ ["role", ["TransactionalRole", XSD::QName.new(NsC_20080917, "Role")]],
297
+ ["name", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Name")], [0, 1]],
298
+ ["reference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Reference")], [0, 1]],
299
+ ["description", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Description")], [0, 1]],
300
+ ["feesPaid", ["Amount", XSD::QName.new(NsC_20080917, "FeesPaid")], [0, 1]]
399
301
  ]
400
302
  )
401
303
 
402
304
  LiteralRegistry.register(
403
- :class => Token,
404
- :schema_type => XSD::QName.new(NsC_20070108, "Token"),
405
- :schema_element => [
406
- ["tokenId", [nil, XSD::QName.new(nil, "TokenId")]],
407
- ["friendlyName", ["SOAP::SOAPString", XSD::QName.new(nil, "FriendlyName")]],
408
- ["status", ["TokenStatus", XSD::QName.new(nil, "Status")]],
409
- ["dateInstalled", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "DateInstalled")]],
410
- ["callerInstalled", [nil, XSD::QName.new(nil, "CallerInstalled")]],
411
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
412
- ["tokenType", ["TokenType", XSD::QName.new(nil, "TokenType")]],
413
- ["oldTokenId", [nil, XSD::QName.new(nil, "OldTokenId")], [0, 1]],
414
- ["paymentReason", ["SOAP::SOAPString", XSD::QName.new(nil, "PaymentReason")], [0, 1]]
305
+ :class => Transaction,
306
+ :schema_type => XSD::QName.new(NsC_20080917, "Transaction"),
307
+ :schema_element => [
308
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
309
+ ["callerTransactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "CallerTransactionDate")]],
310
+ ["dateReceived", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "DateReceived")]],
311
+ ["dateCompleted", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "DateCompleted")], [0, 1]],
312
+ ["transactionAmount", ["Amount", XSD::QName.new(NsC_20080917, "TransactionAmount")]],
313
+ ["fPSOperation", ["FPSOperation", XSD::QName.new(NsC_20080917, "FPSOperation")]],
314
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]],
315
+ ["statusMessage", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusMessage")], [0, 1]],
316
+ ["statusCode", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusCode")], [0, 1]],
317
+ ["originalTransactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "OriginalTransactionId")], [0, 1]],
318
+ ["transactionPart", ["TransactionPart[]", XSD::QName.new(NsC_20080917, "TransactionPart")], [1, nil]],
319
+ ["paymentMethod", ["PaymentMethod", XSD::QName.new(NsC_20080917, "PaymentMethod")]],
320
+ ["senderName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderName")], [0, 1]],
321
+ ["callerName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerName")]],
322
+ ["recipientName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientName")], [0, 1]],
323
+ ["fPSFees", ["Amount", XSD::QName.new(NsC_20080917, "FPSFees")]],
324
+ ["balance", ["Amount", XSD::QName.new(NsC_20080917, "Balance")]],
325
+ ["senderTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderTokenId")], [0, 1]],
326
+ ["recipientTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientTokenId")], [0, 1]]
415
327
  ]
416
328
  )
417
329
 
418
330
  LiteralRegistry.register(
419
- :class => TransactionResult,
420
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionResult"),
331
+ :class => AvailableBalances,
332
+ :schema_type => XSD::QName.new(NsC_20080917, "AvailableBalances"),
421
333
  :schema_element => [
422
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]],
423
- ["operation", ["FPSOperation", XSD::QName.new(nil, "Operation")]],
424
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
425
- ["status", ["TransactionResultStatus", XSD::QName.new(nil, "Status")]]
334
+ ["disburseBalance", ["Amount", XSD::QName.new(NsC_20080917, "DisburseBalance")]],
335
+ ["refundBalance", ["Amount", XSD::QName.new(NsC_20080917, "RefundBalance")]]
426
336
  ]
427
337
  )
428
338
 
429
339
  LiteralRegistry.register(
430
- :class => ServiceError,
431
- :schema_type => XSD::QName.new(NsC_20070108, "ServiceError"),
340
+ :class => AccountBalance,
341
+ :schema_type => XSD::QName.new(NsC_20080917, "AccountBalance"),
432
342
  :schema_element => [
433
- ["errorType", ["ErrorType", XSD::QName.new(nil, "ErrorType")]],
434
- ["isRetriable", ["SOAP::SOAPBoolean", XSD::QName.new(nil, "IsRetriable")]],
435
- ["errorCode", ["SOAP::SOAPString", XSD::QName.new(nil, "ErrorCode")]],
436
- ["reasonText", ["SOAP::SOAPString", XSD::QName.new(nil, "ReasonText")]]
343
+ ["totalBalance", ["Amount", XSD::QName.new(NsC_20080917, "TotalBalance")]],
344
+ ["pendingInBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingInBalance")]],
345
+ ["pendingOutBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingOutBalance")]],
346
+ ["availableBalances", ["AvailableBalances", XSD::QName.new(NsC_20080917, "AvailableBalances")]]
437
347
  ]
438
348
  )
439
349
 
440
350
  LiteralRegistry.register(
441
- :class => ServiceErrors,
442
- :schema_type => XSD::QName.new(NsC_20070108, "ServiceErrors"),
351
+ :class => DebtBalance,
352
+ :schema_type => XSD::QName.new(NsC_20080917, "DebtBalance"),
443
353
  :schema_element => [
444
- ["errors", ["ServiceError[]", XSD::QName.new(nil, "Errors")], [1, nil]]
354
+ ["availableBalance", ["Amount", XSD::QName.new(NsC_20080917, "AvailableBalance")]],
355
+ ["pendingOutBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingOutBalance")], [0, 1]]
445
356
  ]
446
357
  )
447
358
 
448
359
  LiteralRegistry.register(
449
- :class => PrepaidBalance,
450
- :schema_type => XSD::QName.new(NsC_20070108, "PrepaidBalance"),
360
+ :class => OutstandingDebtBalance,
361
+ :schema_type => XSD::QName.new(NsC_20080917, "OutstandingDebtBalance"),
451
362
  :schema_element => [
452
- ["availableBalance", ["Amount", XSD::QName.new(nil, "AvailableBalance")]],
453
- ["pendingInBalance", ["Amount", XSD::QName.new(nil, "PendingInBalance")], [0, 1]]
363
+ ["outstandingBalance", ["Amount", XSD::QName.new(NsC_20080917, "OutstandingBalance")]],
364
+ ["pendingOutBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingOutBalance")], [0, 1]]
454
365
  ]
455
366
  )
456
367
 
457
368
  LiteralRegistry.register(
458
- :class => OutstandingPrepaidLiability,
459
- :schema_type => XSD::QName.new(NsC_20070108, "OutstandingPrepaidLiability"),
369
+ :class => Token,
370
+ :schema_type => XSD::QName.new(NsC_20080917, "Token"),
460
371
  :schema_element => [
461
- ["outstandingBalance", ["Amount", XSD::QName.new(nil, "OutstandingBalance")]],
462
- ["pendingInBalance", ["Amount", XSD::QName.new(nil, "PendingInBalance")], [0, 1]]
372
+ ["tokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TokenId")]],
373
+ ["friendlyName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "FriendlyName")]],
374
+ ["tokenStatus", ["TokenStatus", XSD::QName.new(NsC_20080917, "TokenStatus")]],
375
+ ["dateInstalled", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "DateInstalled")]],
376
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")]],
377
+ ["tokenType", ["TokenType", XSD::QName.new(NsC_20080917, "TokenType")]],
378
+ ["oldTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "OldTokenId")], [0, 1]],
379
+ ["paymentReason", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "PaymentReason")], [0, 1]]
463
380
  ]
464
381
  )
465
382
 
466
383
  LiteralRegistry.register(
467
- :class => DebtBalance,
468
- :schema_type => XSD::QName.new(NsC_20070108, "DebtBalance"),
384
+ :class => PrepaidBalance,
385
+ :schema_type => XSD::QName.new(NsC_20080917, "PrepaidBalance"),
469
386
  :schema_element => [
470
- ["availableBalance", ["Amount", XSD::QName.new(nil, "AvailableBalance")]],
471
- ["pendingOutBalance", ["Amount", XSD::QName.new(nil, "PendingOutBalance")], [0, 1]]
387
+ ["availableBalance", ["Amount", XSD::QName.new(NsC_20080917, "AvailableBalance")]],
388
+ ["pendingInBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingInBalance")], [0, 1]]
472
389
  ]
473
390
  )
474
391
 
475
392
  LiteralRegistry.register(
476
- :class => OutstandingDebtBalance,
477
- :schema_type => XSD::QName.new(NsC_20070108, "OutstandingDebtBalance"),
393
+ :class => TokenUsageLimit,
394
+ :schema_type => XSD::QName.new(NsC_20080917, "TokenUsageLimit"),
478
395
  :schema_element => [
479
- ["outstandingBalance", ["Amount", XSD::QName.new(nil, "OutstandingBalance")]],
480
- ["pendingOutBalance", ["Amount", XSD::QName.new(nil, "PendingOutBalance")], [0, 1]]
396
+ ["count", ["SOAP::SOAPInteger", XSD::QName.new(NsC_20080917, "Count")], [0, 1]],
397
+ ["amount", ["Amount", XSD::QName.new(NsC_20080917, "Amount")], [0, 1]],
398
+ ["lastResetCount", ["SOAP::SOAPInteger", XSD::QName.new(NsC_20080917, "LastResetCount")], [0, 1]],
399
+ ["lastResetAmount", ["Amount", XSD::QName.new(NsC_20080917, "LastResetAmount")], [0, 1]],
400
+ ["lastResetTimestamp", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "LastResetTimestamp")], [0, 1]]
481
401
  ]
482
402
  )
483
403
 
484
404
  LiteralRegistry.register(
485
- :class => TransactionDetail,
486
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionDetail"),
487
- :schema_element => [
488
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]],
489
- ["callerTransactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "CallerTransactionDate")]],
490
- ["dateReceived", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "DateReceived")]],
491
- ["dateCompleted", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "DateCompleted")], [0, 1]],
492
- ["transactionAmount", ["Amount", XSD::QName.new(nil, "TransactionAmount")]],
493
- ["fees", ["Amount", XSD::QName.new(nil, "Fees")]],
494
- ["callerTokenId", [nil, XSD::QName.new(nil, "CallerTokenId")], [0, 1]],
495
- ["senderTokenId", [nil, XSD::QName.new(nil, "SenderTokenId")], [0, 1]],
496
- ["recipientTokenId", [nil, XSD::QName.new(nil, "RecipientTokenId")], [0, 1]],
497
- ["prepaidInstrumentId", [nil, XSD::QName.new(nil, "PrepaidInstrumentId")], [0, 1]],
498
- ["creditInstrumentId", [nil, XSD::QName.new(nil, "CreditInstrumentId")], [0, 1]],
499
- ["operation", ["FPSOperation", XSD::QName.new(nil, "Operation")]],
500
- ["paymentMethod", ["PaymentMethod", XSD::QName.new(nil, "PaymentMethod")]],
501
- ["status", ["TransactionStatus", XSD::QName.new(nil, "Status")]],
502
- ["errorCode", ["SOAP::SOAPString", XSD::QName.new(nil, "ErrorCode")], [0, 1]],
503
- ["errorMessage", ["SOAP::SOAPString", XSD::QName.new(nil, "ErrorMessage")], [0, 1]],
504
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]],
505
- ["senderName", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderName")], [0, 1]],
506
- ["callerName", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerName")]],
507
- ["recipientName", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientName")], [0, 1]],
508
- ["transactionParts", ["TransactionPart[]", XSD::QName.new(nil, "TransactionParts")], [1, nil]],
509
- ["relatedTransactions", ["RelatedTransaction[]", XSD::QName.new(nil, "RelatedTransactions")], [0, nil]],
510
- ["statusHistory", ["StatusChange[]", XSD::QName.new(nil, "StatusHistory")], [1, nil]]
405
+ :class => OutstandingPrepaidLiability,
406
+ :schema_type => XSD::QName.new(NsC_20080917, "OutstandingPrepaidLiability"),
407
+ :schema_element => [
408
+ ["outstandingBalance", ["Amount", XSD::QName.new(NsC_20080917, "OutstandingBalance")]],
409
+ ["pendingInBalance", ["Amount", XSD::QName.new(NsC_20080917, "PendingInBalance")], [0, 1]]
511
410
  ]
512
411
  )
513
412
 
514
413
  LiteralRegistry.register(
515
414
  :class => RelatedTransaction,
516
- :schema_type => XSD::QName.new(NsC_20070108, "RelatedTransaction"),
415
+ :schema_type => XSD::QName.new(NsC_20080917, "RelatedTransaction"),
517
416
  :schema_element => [
518
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]]
417
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
418
+ ["relationType", ["RelationType", XSD::QName.new(NsC_20080917, "RelationType")], [0, 1]]
519
419
  ]
520
420
  )
521
421
 
522
422
  LiteralRegistry.register(
523
- :class => DescriptorPolicy,
524
- :schema_type => XSD::QName.new(NsC_20070108, "DescriptorPolicy"),
423
+ :class => StatusHistory,
424
+ :schema_type => XSD::QName.new(NsC_20080917, "StatusHistory"),
525
425
  :schema_element => [
526
- ["softDescriptorType", ["SoftDescriptorType", XSD::QName.new(nil, "SoftDescriptorType")], [0, 1]],
527
- ["cSNumberOf", ["CSNumberOf", XSD::QName.new(nil, "CSNumberOf")], [0, 1]]
426
+ ["date", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "Date")]],
427
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]],
428
+ ["statusCode", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusCode")], [0, 1]],
429
+ ["amount", ["Amount", XSD::QName.new(NsC_20080917, "Amount")]]
528
430
  ]
529
431
  )
530
432
 
531
433
  LiteralRegistry.register(
532
- :class => TemporaryDeclinePolicy,
533
- :schema_type => XSD::QName.new(NsC_20070108, "TemporaryDeclinePolicy"),
534
- :schema_element => [
535
- ["temporaryDeclinePolicyType", ["TemporaryDeclinePolicyType", XSD::QName.new(nil, "TemporaryDeclinePolicyType")]],
536
- ["implicitRetryTimeoutInMins", ["SOAP::SOAPInteger", XSD::QName.new(nil, "ImplicitRetryTimeoutInMins")], [0, 1]]
434
+ :class => TransactionDetail,
435
+ :schema_type => XSD::QName.new(NsC_20080917, "TransactionDetail"),
436
+ :schema_element => [
437
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
438
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")]],
439
+ ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerDescription")], [0, 1]],
440
+ ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderDescription")], [0, 1]],
441
+ ["dateReceived", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "DateReceived")]],
442
+ ["dateCompleted", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "DateCompleted")], [0, 1]],
443
+ ["transactionAmount", ["Amount", XSD::QName.new(NsC_20080917, "TransactionAmount")]],
444
+ ["fPSFees", ["Amount", XSD::QName.new(NsC_20080917, "FPSFees")]],
445
+ ["marketplaceFees", ["Amount", XSD::QName.new(NsC_20080917, "MarketplaceFees")], [0, 1]],
446
+ ["fPSFeesPaidBy", ["TransactionalRole", XSD::QName.new(NsC_20080917, "FPSFeesPaidBy")]],
447
+ ["senderTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderTokenId")], [0, 1]],
448
+ ["recipientTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientTokenId")], [0, 1]],
449
+ ["prepaidInstrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "PrepaidInstrumentId")], [0, 1]],
450
+ ["creditInstrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CreditInstrumentId")], [0, 1]],
451
+ ["fPSOperation", ["FPSOperation", XSD::QName.new(NsC_20080917, "FPSOperation")]],
452
+ ["paymentMethod", ["PaymentMethod", XSD::QName.new(NsC_20080917, "PaymentMethod")]],
453
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]],
454
+ ["statusCode", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusCode")], [0, 1]],
455
+ ["statusMessage", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusMessage")], [0, 1]],
456
+ ["senderName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderName")], [0, 1]],
457
+ ["senderEmail", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderEmail")], [0, 1]],
458
+ ["callerName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerName")]],
459
+ ["recipientName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientName")], [0, 1]],
460
+ ["recipientEmail", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientEmail")], [0, 1]],
461
+ ["relatedTransaction", ["RelatedTransaction[]", XSD::QName.new(NsC_20080917, "RelatedTransaction")], [0, nil]],
462
+ ["statusHistory", ["StatusHistory[]", XSD::QName.new(NsC_20080917, "StatusHistory")], [1, nil]]
537
463
  ]
538
464
  )
539
465
 
540
466
  LiteralRegistry.register(
541
- :class => AvailableBalances,
542
- :schema_type => XSD::QName.new(NsC_20070108, "AvailableBalances"),
543
- :schema_element => [
544
- ["disburseBalance", ["Amount", XSD::QName.new(nil, "DisburseBalance")]],
545
- ["refundBalance", ["Amount", XSD::QName.new(nil, "RefundBalance")]]
546
- ]
467
+ :class => TransactionStatus,
468
+ :schema_type => XSD::QName.new(NsC_20080917, "TransactionStatus")
547
469
  )
548
470
 
549
471
  LiteralRegistry.register(
550
- :class => AccountBalance,
551
- :schema_type => XSD::QName.new(NsC_20070108, "AccountBalance"),
552
- :schema_element => [
553
- ["totalBalance", ["Amount", XSD::QName.new(nil, "TotalBalance")]],
554
- ["pendingInBalance", ["Amount", XSD::QName.new(nil, "PendingInBalance")]],
555
- ["pendingOutBalance", ["Amount", XSD::QName.new(nil, "PendingOutBalance")]],
556
- ["availableBalances", ["AvailableBalances", XSD::QName.new(nil, "AvailableBalances")]]
557
- ]
472
+ :class => CurrencyCode,
473
+ :schema_type => XSD::QName.new(NsC_20080917, "CurrencyCode")
558
474
  )
559
475
 
560
476
  LiteralRegistry.register(
561
- :class => Transaction,
562
- :schema_type => XSD::QName.new(NsC_20070108, "Transaction"),
563
- :schema_element => [
564
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]],
565
- ["callerTransactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "CallerTransactionDate")]],
566
- ["dateReceived", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "DateReceived")]],
567
- ["dateCompleted", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "DateCompleted")], [0, 1]],
568
- ["transactionAmount", ["Amount", XSD::QName.new(nil, "TransactionAmount")]],
569
- ["operation", ["FPSOperation", XSD::QName.new(nil, "Operation")]],
570
- ["status", ["TransactionStatus", XSD::QName.new(nil, "Status")]],
571
- ["errorMessage", ["SOAP::SOAPString", XSD::QName.new(nil, "ErrorMessage")], [0, 1]],
572
- ["errorCode", ["SOAP::SOAPString", XSD::QName.new(nil, "ErrorCode")], [0, 1]],
573
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]],
574
- ["originalTransactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "OriginalTransactionId")], [0, 1]],
575
- ["transactionParts", ["TransactionPart[]", XSD::QName.new(nil, "TransactionParts")], [1, nil]],
576
- ["paymentMethod", ["PaymentMethod", XSD::QName.new(nil, "PaymentMethod")]],
577
- ["senderName", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderName")], [0, 1]],
578
- ["callerName", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerName")]],
579
- ["recipientName", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientName")], [0, 1]],
580
- ["fees", ["Amount", XSD::QName.new(nil, "Fees")]],
581
- ["balance", ["Amount", XSD::QName.new(nil, "Balance")]],
582
- ["callerTokenId", [nil, XSD::QName.new(nil, "CallerTokenId")], [0, 1]],
583
- ["senderTokenId", [nil, XSD::QName.new(nil, "SenderTokenId")], [0, 1]],
584
- ["recipientTokenId", [nil, XSD::QName.new(nil, "RecipientTokenId")], [0, 1]]
585
- ]
477
+ :class => RelationType,
478
+ :schema_type => XSD::QName.new(NsC_20080917, "RelationType")
586
479
  )
587
480
 
588
481
  LiteralRegistry.register(
589
- :class => ResponseStatus,
590
- :schema_type => XSD::QName.new(NsC_20070108, "ResponseStatus")
482
+ :class => ChargeFeeTo,
483
+ :schema_type => XSD::QName.new(NsC_20080917, "ChargeFeeTo")
591
484
  )
592
485
 
593
486
  LiteralRegistry.register(
594
- :class => InstrumentStatus,
595
- :schema_type => XSD::QName.new(NsC_20070108, "InstrumentStatus")
487
+ :class => CSOwner,
488
+ :schema_type => XSD::QName.new(NsC_20080917, "CSOwner")
596
489
  )
597
490
 
598
491
  LiteralRegistry.register(
599
- :class => InstrumentState,
600
- :schema_type => XSD::QName.new(NsC_20070108, "InstrumentState")
492
+ :class => SoftDescriptorType,
493
+ :schema_type => XSD::QName.new(NsC_20080917, "SoftDescriptorType")
601
494
  )
602
495
 
603
496
  LiteralRegistry.register(
604
- :class => SortOrder,
605
- :schema_type => XSD::QName.new(NsC_20070108, "SortOrder")
497
+ :class => PaymentMethod,
498
+ :schema_type => XSD::QName.new(NsC_20080917, "PaymentMethod")
606
499
  )
607
500
 
608
501
  LiteralRegistry.register(
609
- :class => ChargeFeeTo,
610
- :schema_type => XSD::QName.new(NsC_20070108, "ChargeFeeTo")
502
+ :class => SortOrder,
503
+ :schema_type => XSD::QName.new(NsC_20080917, "SortOrder")
611
504
  )
612
505
 
613
506
  LiteralRegistry.register(
614
- :class => TransactionStatus,
615
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionStatus")
507
+ :class => FPSOperation,
508
+ :schema_type => XSD::QName.new(NsC_20080917, "FPSOperation")
616
509
  )
617
510
 
618
511
  LiteralRegistry.register(
619
- :class => TransactionStatusFilter,
620
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionStatusFilter")
512
+ :class => TransactionalRole,
513
+ :schema_type => XSD::QName.new(NsC_20080917, "TransactionalRole")
621
514
  )
622
515
 
623
516
  LiteralRegistry.register(
624
- :class => GetAccountActivityResponseGroup,
625
- :schema_type => XSD::QName.new(NsC_20070108, "GetAccountActivityResponseGroup")
517
+ :class => TokenStatus,
518
+ :schema_type => XSD::QName.new(NsC_20080917, "TokenStatus")
626
519
  )
627
520
 
628
521
  LiteralRegistry.register(
629
522
  :class => TokenType,
630
- :schema_type => XSD::QName.new(NsC_20070108, "TokenType")
523
+ :schema_type => XSD::QName.new(NsC_20080917, "TokenType")
631
524
  )
632
525
 
633
526
  LiteralRegistry.register(
634
- :class => CurrencyCode,
635
- :schema_type => XSD::QName.new(NsC_20070108, "CurrencyCode")
527
+ :class => MarketplaceRefundPolicy,
528
+ :schema_type => XSD::QName.new(NsC_20080917, "MarketplaceRefundPolicy")
636
529
  )
637
530
 
638
531
  LiteralRegistry.register(
639
- :class => NotificationEventType,
640
- :schema_type => XSD::QName.new(NsC_20070108, "NotificationEventType")
532
+ :class => Cancel,
533
+ :schema_name => XSD::QName.new(NsC_20080917, "Cancel"),
534
+ :schema_element => [
535
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")], [0, 1]],
536
+ ["description", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Description")], [0, 1]]
537
+ ]
641
538
  )
642
539
 
643
540
  LiteralRegistry.register(
644
- :class => FPSOperation,
645
- :schema_type => XSD::QName.new(NsC_20070108, "FPSOperation")
541
+ :class => CancelResponse,
542
+ :schema_name => XSD::QName.new(NsC_20080917, "CancelResponse"),
543
+ :schema_element => [
544
+ ["cancelResult", ["CancelResult", XSD::QName.new(NsC_20080917, "CancelResult")], [0, 1]],
545
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
546
+ ]
646
547
  )
647
548
 
648
549
  LiteralRegistry.register(
649
- :class => FPSOperationFilter,
650
- :schema_type => XSD::QName.new(NsC_20070108, "FPSOperationFilter")
550
+ :class => CancelToken,
551
+ :schema_name => XSD::QName.new(NsC_20080917, "CancelToken"),
552
+ :schema_element => [
553
+ ["tokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TokenId")], [0, 1]],
554
+ ["reasonText", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "ReasonText")], [0, 1]]
555
+ ]
651
556
  )
652
557
 
653
558
  LiteralRegistry.register(
654
- :class => TokenStatus,
655
- :schema_type => XSD::QName.new(NsC_20070108, "TokenStatus")
559
+ :class => CancelTokenResponse,
560
+ :schema_name => XSD::QName.new(NsC_20080917, "CancelTokenResponse"),
561
+ :schema_element => [
562
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
563
+ ]
656
564
  )
657
565
 
658
566
  LiteralRegistry.register(
659
- :class => TransactionalRole,
660
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionalRole")
567
+ :class => CancelSubscriptionAndRefund,
568
+ :schema_name => XSD::QName.new(NsC_20080917, "CancelSubscriptionAndRefund"),
569
+ :schema_element => [
570
+ ["subscriptionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SubscriptionId")], [0, 1]],
571
+ ["refundAmount", ["Amount", XSD::QName.new(NsC_20080917, "RefundAmount")], [0, 1]],
572
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")], [0, 1]],
573
+ ["cancelReason", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CancelReason")], [0, 1]]
574
+ ]
661
575
  )
662
576
 
663
577
  LiteralRegistry.register(
664
- :class => TransactionalRoleFilter,
665
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionalRoleFilter")
578
+ :class => CancelSubscriptionAndRefundResponse,
579
+ :schema_name => XSD::QName.new(NsC_20080917, "CancelSubscriptionAndRefundResponse"),
580
+ :schema_element => [
581
+ ["cancelSubscriptionAndRefundResult", ["CancelSubscriptionAndRefundResult", XSD::QName.new(NsC_20080917, "CancelSubscriptionAndRefundResult")], [0, 1]],
582
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
583
+ ]
666
584
  )
667
585
 
668
586
  LiteralRegistry.register(
669
- :class => PaymentMethod,
670
- :schema_type => XSD::QName.new(NsC_20070108, "PaymentMethod")
587
+ :class => FundPrepaid,
588
+ :schema_name => XSD::QName.new(NsC_20080917, "FundPrepaid"),
589
+ :schema_element => [
590
+ ["senderTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderTokenId")], [0, 1]],
591
+ ["prepaidInstrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "PrepaidInstrumentId")], [0, 1]],
592
+ ["fundingAmount", ["Amount", XSD::QName.new(NsC_20080917, "FundingAmount")], [0, 1]],
593
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")], [0, 1]],
594
+ ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderDescription")], [0, 1]],
595
+ ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerDescription")], [0, 1]],
596
+ ["descriptorPolicy", ["DescriptorPolicy", XSD::QName.new(NsC_20080917, "DescriptorPolicy")], [0, 1]],
597
+ ["transactionTimeoutInMins", ["SOAP::SOAPInteger", XSD::QName.new(NsC_20080917, "TransactionTimeoutInMins")], [0, 1]]
598
+ ]
671
599
  )
672
600
 
673
601
  LiteralRegistry.register(
674
- :class => TransactionResultStatus,
675
- :schema_type => XSD::QName.new(NsC_20070108, "TransactionResultStatus")
602
+ :class => FundPrepaidResponse,
603
+ :schema_name => XSD::QName.new(NsC_20080917, "FundPrepaidResponse"),
604
+ :schema_element => [
605
+ ["fundPrepaidResult", ["FundPrepaidResult", XSD::QName.new(NsC_20080917, "FundPrepaidResult")], [0, 1]],
606
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
607
+ ]
676
608
  )
677
609
 
678
610
  LiteralRegistry.register(
679
- :class => ErrorType,
680
- :schema_type => XSD::QName.new(NsC_20070108, "ErrorType")
611
+ :class => GetAccountActivity,
612
+ :schema_name => XSD::QName.new(NsC_20080917, "GetAccountActivity"),
613
+ :schema_element => [
614
+ ["maxBatchSize", ["SOAP::SOAPInteger", XSD::QName.new(NsC_20080917, "MaxBatchSize")], [0, 1]],
615
+ ["startDate", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "StartDate")], [0, 1]],
616
+ ["endDate", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "EndDate")], [0, 1]],
617
+ ["sortOrderByDate", ["SortOrder", XSD::QName.new(NsC_20080917, "SortOrderByDate")], [0, 1]],
618
+ ["fPSOperation", ["FPSOperation", XSD::QName.new(NsC_20080917, "FPSOperation")], [0, 1]],
619
+ ["paymentMethod", ["PaymentMethod", XSD::QName.new(NsC_20080917, "PaymentMethod")], [0, 1]],
620
+ ["role", ["TransactionalRole[]", XSD::QName.new(NsC_20080917, "Role")], [0, nil]],
621
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")], [0, 1]]
622
+ ]
681
623
  )
682
624
 
683
625
  LiteralRegistry.register(
684
- :class => CSNumberOf,
685
- :schema_type => XSD::QName.new(NsC_20070108, "CSNumberOf")
626
+ :class => GetAccountActivityResponse,
627
+ :schema_name => XSD::QName.new(NsC_20080917, "GetAccountActivityResponse"),
628
+ :schema_element => [
629
+ ["getAccountActivityResult", ["GetAccountActivityResult", XSD::QName.new(NsC_20080917, "GetAccountActivityResult")], [0, 1]],
630
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
631
+ ]
686
632
  )
687
633
 
688
634
  LiteralRegistry.register(
689
- :class => SoftDescriptorType,
690
- :schema_type => XSD::QName.new(NsC_20070108, "SoftDescriptorType")
635
+ :class => GetAccountBalance,
636
+ :schema_name => XSD::QName.new(NsC_20080917, "GetAccountBalance"),
637
+ :schema_element => []
691
638
  )
692
639
 
693
640
  LiteralRegistry.register(
694
- :class => TemporaryDeclinePolicyType,
695
- :schema_type => XSD::QName.new(NsC_20070108, "TemporaryDeclinePolicyType")
641
+ :class => GetAccountBalanceResponse,
642
+ :schema_name => XSD::QName.new(NsC_20080917, "GetAccountBalanceResponse"),
643
+ :schema_element => [
644
+ ["getAccountBalanceResult", ["GetAccountBalanceResult", XSD::QName.new(NsC_20080917, "GetAccountBalanceResult")], [0, 1]],
645
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
646
+ ]
696
647
  )
697
648
 
698
649
  LiteralRegistry.register(
699
- :class => MarketplaceRefundPolicy,
700
- :schema_type => XSD::QName.new(NsC_20070108, "MarketplaceRefundPolicy")
650
+ :class => GetDebtBalance,
651
+ :schema_name => XSD::QName.new(NsC_20080917, "GetDebtBalance"),
652
+ :schema_element => [
653
+ ["creditInstrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CreditInstrumentId")], [0, 1]]
654
+ ]
701
655
  )
702
656
 
703
657
  LiteralRegistry.register(
704
- :class => GetTokenUsageRequest,
705
- :schema_name => XSD::QName.new(NsC_20070108, "GetTokenUsageRequest"),
658
+ :class => GetDebtBalanceResponse,
659
+ :schema_name => XSD::QName.new(NsC_20080917, "GetDebtBalanceResponse"),
706
660
  :schema_element => [
707
- ["tokenId", [nil, XSD::QName.new(nil, "TokenId")]]
661
+ ["getDebtBalanceResult", ["GetDebtBalanceResult", XSD::QName.new(NsC_20080917, "GetDebtBalanceResult")], [0, 1]],
662
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
708
663
  ]
709
664
  )
710
665
 
711
666
  LiteralRegistry.register(
712
- :class => GetPrepaidBalanceRequest,
713
- :schema_name => XSD::QName.new(NsC_20070108, "GetPrepaidBalanceRequest"),
714
- :schema_element => [
715
- ["prepaidInstrumentId", [nil, XSD::QName.new(nil, "PrepaidInstrumentId")]]
716
- ]
667
+ :class => GetOutstandingDebtBalance,
668
+ :schema_name => XSD::QName.new(NsC_20080917, "GetOutstandingDebtBalance"),
669
+ :schema_element => []
717
670
  )
718
671
 
719
672
  LiteralRegistry.register(
720
- :class => GetDebtBalanceRequest,
721
- :schema_name => XSD::QName.new(NsC_20070108, "GetDebtBalanceRequest"),
673
+ :class => GetOutstandingDebtBalanceResponse,
674
+ :schema_name => XSD::QName.new(NsC_20080917, "GetOutstandingDebtBalanceResponse"),
722
675
  :schema_element => [
723
- ["creditInstrumentId", [nil, XSD::QName.new(nil, "CreditInstrumentId")]]
676
+ ["getOutstandingDebtBalanceResult", ["GetOutstandingDebtBalanceResult", XSD::QName.new(NsC_20080917, "GetOutstandingDebtBalanceResult")], [0, 1]],
677
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
724
678
  ]
725
679
  )
726
680
 
727
681
  LiteralRegistry.register(
728
- :class => GetTotalPrepaidLiabilityRequest,
729
- :schema_name => XSD::QName.new(NsC_20070108, "GetTotalPrepaidLiabilityRequest"),
730
- :schema_element => []
682
+ :class => GetPrepaidBalance,
683
+ :schema_name => XSD::QName.new(NsC_20080917, "GetPrepaidBalance"),
684
+ :schema_element => [
685
+ ["prepaidInstrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "PrepaidInstrumentId")], [0, 1]]
686
+ ]
731
687
  )
732
688
 
733
689
  LiteralRegistry.register(
734
- :class => GetOutstandingDebtBalanceRequest,
735
- :schema_name => XSD::QName.new(NsC_20070108, "GetOutstandingDebtBalanceRequest"),
736
- :schema_element => []
690
+ :class => GetPrepaidBalanceResponse,
691
+ :schema_name => XSD::QName.new(NsC_20080917, "GetPrepaidBalanceResponse"),
692
+ :schema_element => [
693
+ ["getPrepaidBalanceResult", ["GetPrepaidBalanceResult", XSD::QName.new(NsC_20080917, "GetPrepaidBalanceResult")], [0, 1]],
694
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
695
+ ]
737
696
  )
738
697
 
739
698
  LiteralRegistry.register(
740
- :class => SettleDebtRequest,
741
- :schema_name => XSD::QName.new(NsC_20070108, "SettleDebtRequest"),
699
+ :class => GetTokenByCaller,
700
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTokenByCaller"),
742
701
  :schema_element => [
743
- ["senderTokenId", [nil, XSD::QName.new(nil, "SenderTokenId")]],
744
- ["callerTokenId", [nil, XSD::QName.new(nil, "CallerTokenId")]],
745
- ["creditInstrumentId", [nil, XSD::QName.new(nil, "CreditInstrumentId")]],
746
- ["settlementAmount", ["Amount", XSD::QName.new(nil, "SettlementAmount")]],
747
- ["transactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "TransactionDate")], [0, 1]],
748
- ["senderReference", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderReference")], [0, 1]],
749
- ["recipientReference", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientReference")], [0, 1]],
750
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
751
- ["chargeFeeTo", ["ChargeFeeTo", XSD::QName.new(nil, "ChargeFeeTo")]],
752
- ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderDescription")], [0, 1]],
753
- ["recipientDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientDescription")], [0, 1]],
754
- ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerDescription")], [0, 1]],
755
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]],
756
- ["temporaryDeclinePolicy", ["TemporaryDeclinePolicy", XSD::QName.new(nil, "TemporaryDeclinePolicy")], [0, 1]],
757
- ["descriptorPolicy", ["DescriptorPolicy", XSD::QName.new(nil, "DescriptorPolicy")], [0, 1]]
702
+ ["tokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TokenId")], [0, 1]],
703
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")], [0, 1]]
758
704
  ]
759
705
  )
760
706
 
761
707
  LiteralRegistry.register(
762
- :class => WriteOffDebtRequest,
763
- :schema_name => XSD::QName.new(NsC_20070108, "WriteOffDebtRequest"),
708
+ :class => GetTokenByCallerResponse,
709
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTokenByCallerResponse"),
764
710
  :schema_element => [
765
- ["callerTokenId", [nil, XSD::QName.new(nil, "CallerTokenId")]],
766
- ["creditInstrumentId", [nil, XSD::QName.new(nil, "CreditInstrumentId")]],
767
- ["adjustmentAmount", ["Amount", XSD::QName.new(nil, "AdjustmentAmount")]],
768
- ["transactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "TransactionDate")], [0, 1]],
769
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
770
- ["recipientReference", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientReference")], [0, 1]],
771
- ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerDescription")], [0, 1]],
772
- ["recipientDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientDescription")], [0, 1]],
773
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]],
774
- ["senderReference", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderReference")], [0, 1]],
775
- ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderDescription")], [0, 1]]
711
+ ["getTokenByCallerResult", ["GetTokenByCallerResult", XSD::QName.new(NsC_20080917, "GetTokenByCallerResult")], [0, 1]],
712
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
776
713
  ]
777
714
  )
778
715
 
779
716
  LiteralRegistry.register(
780
- :class => FundPrepaidRequest,
781
- :schema_name => XSD::QName.new(NsC_20070108, "FundPrepaidRequest"),
717
+ :class => GetTokenUsage,
718
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTokenUsage"),
782
719
  :schema_element => [
783
- ["senderTokenId", [nil, XSD::QName.new(nil, "SenderTokenId")]],
784
- ["callerTokenId", [nil, XSD::QName.new(nil, "CallerTokenId")]],
785
- ["prepaidInstrumentId", [nil, XSD::QName.new(nil, "PrepaidInstrumentId")]],
786
- ["fundingAmount", ["Amount", XSD::QName.new(nil, "FundingAmount")]],
787
- ["transactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "TransactionDate")], [0, 1]],
788
- ["senderReference", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderReference")], [0, 1]],
789
- ["recipientReference", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientReference")], [0, 1]],
790
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
791
- ["chargeFeeTo", ["ChargeFeeTo", XSD::QName.new(nil, "ChargeFeeTo")]],
792
- ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderDescription")], [0, 1]],
793
- ["recipientDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientDescription")], [0, 1]],
794
- ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerDescription")], [0, 1]],
795
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]],
796
- ["temporaryDeclinePolicy", ["TemporaryDeclinePolicy", XSD::QName.new(nil, "TemporaryDeclinePolicy")], [0, 1]],
797
- ["descriptorPolicy", ["DescriptorPolicy", XSD::QName.new(nil, "DescriptorPolicy")], [0, 1]]
720
+ ["tokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TokenId")], [0, 1]]
798
721
  ]
799
722
  )
800
723
 
801
724
  LiteralRegistry.register(
802
- :class => SubscribeForCallerNotificationRequest,
803
- :schema_name => XSD::QName.new(NsC_20070108, "SubscribeForCallerNotificationRequest"),
725
+ :class => GetTokenUsageResponse,
726
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTokenUsageResponse"),
804
727
  :schema_element => [
805
- ["notificationOperationName", ["SOAP::SOAPString", XSD::QName.new(nil, "NotificationOperationName")]],
806
- ["webServiceAPIURL", ["SOAP::SOAPAnyURI", XSD::QName.new(nil, "WebServiceAPIURL")]]
728
+ ["getTokenUsageResult", ["GetTokenUsageResult", XSD::QName.new(NsC_20080917, "GetTokenUsageResult")], [0, 1]],
729
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
807
730
  ]
808
731
  )
809
732
 
810
733
  LiteralRegistry.register(
811
- :class => UnSubscribeForCallerNotificationRequest,
812
- :schema_name => XSD::QName.new(NsC_20070108, "UnSubscribeForCallerNotificationRequest"),
734
+ :class => GetTokens,
735
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTokens"),
813
736
  :schema_element => [
814
- ["notificationOperationName", ["SOAP::SOAPString", XSD::QName.new(nil, "NotificationOperationName")]]
737
+ ["tokenStatus", ["TokenStatus", XSD::QName.new(NsC_20080917, "TokenStatus")], [0, 1]],
738
+ ["tokenType", ["TokenType", XSD::QName.new(NsC_20080917, "TokenType")], [0, 1]],
739
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")], [0, 1]],
740
+ ["tokenFriendlyName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TokenFriendlyName")], [0, 1]]
815
741
  ]
816
742
  )
817
743
 
818
744
  LiteralRegistry.register(
819
- :class => GetAllPrepaidInstrumentsRequest,
820
- :schema_name => XSD::QName.new(NsC_20070108, "GetAllPrepaidInstrumentsRequest"),
745
+ :class => GetTokensResponse,
746
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTokensResponse"),
821
747
  :schema_element => [
822
- ["instrumentStatus", ["InstrumentStatus", XSD::QName.new(nil, "InstrumentStatus")], [0, 1]]
748
+ ["getTokensResult", ["GetTokensResult", XSD::QName.new(NsC_20080917, "GetTokensResult")], [0, 1]],
749
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
823
750
  ]
824
751
  )
825
752
 
826
753
  LiteralRegistry.register(
827
- :class => GetAccountBalanceRequest,
828
- :schema_name => XSD::QName.new(NsC_20070108, "GetAccountBalanceRequest"),
754
+ :class => GetTotalPrepaidLiability,
755
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTotalPrepaidLiability"),
829
756
  :schema_element => []
830
757
  )
831
758
 
832
759
  LiteralRegistry.register(
833
- :class => GetAccountActivityRequest,
834
- :schema_name => XSD::QName.new(NsC_20070108, "GetAccountActivityRequest"),
760
+ :class => GetTotalPrepaidLiabilityResponse,
761
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTotalPrepaidLiabilityResponse"),
835
762
  :schema_element => [
836
- ["operation", ["FPSOperationFilter", XSD::QName.new(nil, "Operation")], [0, 1]],
837
- ["paymentMethod", ["PaymentMethod", XSD::QName.new(nil, "PaymentMethod")], [0, 1]],
838
- ["maxBatchSize", ["SOAP::SOAPInteger", XSD::QName.new(nil, "MaxBatchSize")], [0, 1]],
839
- ["startDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "StartDate")]],
840
- ["endDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "EndDate")], [0, 1]],
841
- ["responseGroup", ["GetAccountActivityResponseGroup", XSD::QName.new(nil, "ResponseGroup")], [0, 1]],
842
- ["sortOrderByDate", ["SortOrder", XSD::QName.new(nil, "SortOrderByDate")], [0, 1]],
843
- ["role", ["TransactionalRoleFilter[]", XSD::QName.new(nil, "Role")], [0, nil]],
844
- ["status", ["TransactionStatusFilter", XSD::QName.new(nil, "Status")], [0, 1]]
763
+ ["getTotalPrepaidLiabilityResult", ["GetTotalPrepaidLiabilityResult", XSD::QName.new(NsC_20080917, "GetTotalPrepaidLiabilityResult")], [0, 1]],
764
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
845
765
  ]
846
766
  )
847
767
 
848
768
  LiteralRegistry.register(
849
- :class => GetTokensRequest,
850
- :schema_name => XSD::QName.new(NsC_20070108, "GetTokensRequest"),
769
+ :class => GetTransaction,
770
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTransaction"),
851
771
  :schema_element => [
852
- ["tokenFriendlyName", ["SOAP::SOAPString", XSD::QName.new(nil, "TokenFriendlyName")], [0, 1]],
853
- ["tokenStatus", ["TokenStatus", XSD::QName.new(nil, "TokenStatus")], [0, 1]],
854
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")], [0, 1]]
772
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")], [0, 1]]
855
773
  ]
856
774
  )
857
775
 
858
776
  LiteralRegistry.register(
859
- :class => GetAllCreditInstrumentsRequest,
860
- :schema_name => XSD::QName.new(NsC_20070108, "GetAllCreditInstrumentsRequest"),
777
+ :class => GetTransactionResponse,
778
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTransactionResponse"),
861
779
  :schema_element => [
862
- ["instrumentStatus", ["InstrumentStatus", XSD::QName.new(nil, "InstrumentStatus")], [0, 1]]
780
+ ["getTransactionResult", ["GetTransactionResult", XSD::QName.new(NsC_20080917, "GetTransactionResult")], [0, 1]],
781
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
863
782
  ]
864
783
  )
865
784
 
866
785
  LiteralRegistry.register(
867
- :class => GetPaymentInstructionRequest,
868
- :schema_name => XSD::QName.new(NsC_20070108, "GetPaymentInstructionRequest"),
786
+ :class => GetTransactionStatus,
787
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTransactionStatus"),
869
788
  :schema_element => [
870
- ["tokenId", [nil, XSD::QName.new(nil, "TokenId")]]
789
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")], [0, 1]]
871
790
  ]
872
791
  )
873
792
 
874
793
  LiteralRegistry.register(
875
- :class => ReserveRequest,
876
- :schema_name => XSD::QName.new(NsC_20070108, "ReserveRequest"),
794
+ :class => GetTransactionStatusResponse,
795
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTransactionStatusResponse"),
877
796
  :schema_element => [
878
- ["callerTokenId", [nil, XSD::QName.new(nil, "CallerTokenId")]],
879
- ["senderTokenId", [nil, XSD::QName.new(nil, "SenderTokenId")]],
880
- ["recipientTokenId", [nil, XSD::QName.new(nil, "RecipientTokenId")]],
881
- ["transactionAmount", ["Amount", XSD::QName.new(nil, "TransactionAmount")]],
882
- ["transactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "TransactionDate")], [0, 1]],
883
- ["chargeFeeTo", ["ChargeFeeTo", XSD::QName.new(nil, "ChargeFeeTo")]],
884
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
885
- ["senderReference", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderReference")], [0, 1]],
886
- ["recipientReference", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientReference")], [0, 1]],
887
- ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerDescription")], [0, 1]],
888
- ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderDescription")], [0, 1]],
889
- ["recipientDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientDescription")], [0, 1]],
890
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]],
891
- ["marketplaceFixedFee", ["Amount", XSD::QName.new(nil, "MarketplaceFixedFee")], [0, 1]],
892
- ["marketplaceVariableFee", ["SOAP::SOAPDecimal", XSD::QName.new(nil, "MarketplaceVariableFee")], [0, 1]],
893
- ["temporaryDeclinePolicy", ["TemporaryDeclinePolicy", XSD::QName.new(nil, "TemporaryDeclinePolicy")], [0, 1]],
894
- ["descriptorPolicy", ["DescriptorPolicy", XSD::QName.new(nil, "DescriptorPolicy")], [0, 1]]
797
+ ["getTransactionStatusResult", ["GetTransactionStatusResult", XSD::QName.new(NsC_20080917, "GetTransactionStatusResult")], [0, 1]],
798
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
895
799
  ]
896
800
  )
897
801
 
898
802
  LiteralRegistry.register(
899
- :class => SettleRequest,
900
- :schema_name => XSD::QName.new(NsC_20070108, "SettleRequest"),
803
+ :class => GetPaymentInstruction,
804
+ :schema_name => XSD::QName.new(NsC_20080917, "GetPaymentInstruction"),
901
805
  :schema_element => [
902
- ["reserveTransactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "ReserveTransactionId")]],
903
- ["transactionAmount", ["Amount", XSD::QName.new(nil, "TransactionAmount")], [0, 1]],
904
- ["transactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "TransactionDate")], [0, 1]],
905
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]]
806
+ ["tokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TokenId")], [0, 1]]
906
807
  ]
907
808
  )
908
809
 
909
810
  LiteralRegistry.register(
910
- :class => RefundRequest,
911
- :schema_name => XSD::QName.new(NsC_20070108, "RefundRequest"),
811
+ :class => GetPaymentInstructionResponse,
812
+ :schema_name => XSD::QName.new(NsC_20080917, "GetPaymentInstructionResponse"),
912
813
  :schema_element => [
913
- ["callerTokenId", [nil, XSD::QName.new(nil, "CallerTokenId")]],
914
- ["refundSenderTokenId", [nil, XSD::QName.new(nil, "RefundSenderTokenId")], [0, 1]],
915
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]],
916
- ["refundAmount", ["Amount", XSD::QName.new(nil, "RefundAmount")], [0, 1]],
917
- ["chargeFeeTo", ["ChargeFeeTo", XSD::QName.new(nil, "ChargeFeeTo")], [0, 1]],
918
- ["transactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "TransactionDate")], [0, 1]],
919
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
920
- ["refundSenderReference", ["SOAP::SOAPString", XSD::QName.new(nil, "RefundSenderReference")], [0, 1]],
921
- ["refundRecipientReference", ["SOAP::SOAPString", XSD::QName.new(nil, "RefundRecipientReference")], [0, 1]],
922
- ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerDescription")], [0, 1]],
923
- ["refundSenderDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "RefundSenderDescription")], [0, 1]],
924
- ["refundRecipientDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "RefundRecipientDescription")], [0, 1]],
925
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]],
926
- ["marketplaceRefundPolicy", ["MarketplaceRefundPolicy", XSD::QName.new(nil, "MarketplaceRefundPolicy")], [0, 1]]
814
+ ["getPaymentInstructionResult", ["GetPaymentInstructionResult", XSD::QName.new(NsC_20080917, "GetPaymentInstructionResult")], [0, 1]],
815
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
927
816
  ]
928
817
  )
929
818
 
930
819
  LiteralRegistry.register(
931
- :class => GetResultsRequest,
932
- :schema_name => XSD::QName.new(NsC_20070108, "GetResultsRequest"),
820
+ :class => InstallPaymentInstruction,
821
+ :schema_name => XSD::QName.new(NsC_20080917, "InstallPaymentInstruction"),
933
822
  :schema_element => [
934
- ["operation", ["FPSOperation", XSD::QName.new(nil, "Operation")], [0, 1]],
935
- ["maxResultsCount", ["SOAP::SOAPInteger", XSD::QName.new(nil, "MaxResultsCount")], [0, 1]]
823
+ ["paymentInstruction", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "PaymentInstruction")], [0, 1]],
824
+ ["tokenFriendlyName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TokenFriendlyName")], [0, 1]],
825
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")], [0, 1]],
826
+ ["tokenType", ["TokenType", XSD::QName.new(NsC_20080917, "TokenType")], [0, 1]],
827
+ ["paymentReason", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "PaymentReason")], [0, 1]]
936
828
  ]
937
829
  )
938
830
 
939
831
  LiteralRegistry.register(
940
- :class => DiscardResultsRequest,
941
- :schema_name => XSD::QName.new(NsC_20070108, "DiscardResultsRequest"),
832
+ :class => InstallPaymentInstructionResponse,
833
+ :schema_name => XSD::QName.new(NsC_20080917, "InstallPaymentInstructionResponse"),
942
834
  :schema_element => [
943
- ["transactionIds", ["SOAP::SOAPString[]", XSD::QName.new(nil, "TransactionIds")], [1, nil]],
944
- ["unused", ["SOAP::SOAPString", XSD::QName.new(nil, "Unused")], [0, 1]]
835
+ ["installPaymentInstructionResult", ["InstallPaymentInstructionResult", XSD::QName.new(NsC_20080917, "InstallPaymentInstructionResult")], [0, 1]],
836
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
945
837
  ]
946
838
  )
947
839
 
948
840
  LiteralRegistry.register(
949
- :class => GetTransactionRequest,
950
- :schema_name => XSD::QName.new(NsC_20070108, "GetTransactionRequest"),
841
+ :class => Pay,
842
+ :schema_name => XSD::QName.new(NsC_20080917, "Pay"),
951
843
  :schema_element => [
952
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]]
844
+ ["senderTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderTokenId")], [0, 1]],
845
+ ["recipientTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientTokenId")], [0, 1]],
846
+ ["transactionAmount", ["Amount", XSD::QName.new(NsC_20080917, "TransactionAmount")], [0, 1]],
847
+ ["chargeFeeTo", ["ChargeFeeTo", XSD::QName.new(NsC_20080917, "ChargeFeeTo")], [0, 1]],
848
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")], [0, 1]],
849
+ ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerDescription")], [0, 1]],
850
+ ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderDescription")], [0, 1]],
851
+ ["descriptorPolicy", ["DescriptorPolicy", XSD::QName.new(NsC_20080917, "DescriptorPolicy")], [0, 1]],
852
+ ["transactionTimeoutInMins", ["SOAP::SOAPInteger", XSD::QName.new(NsC_20080917, "TransactionTimeoutInMins")], [0, 1]],
853
+ ["marketplaceFixedFee", ["Amount", XSD::QName.new(NsC_20080917, "MarketplaceFixedFee")], [0, 1]],
854
+ ["marketplaceVariableFee", ["SOAP::SOAPDecimal", XSD::QName.new(NsC_20080917, "MarketplaceVariableFee")], [0, 1]]
953
855
  ]
954
856
  )
955
857
 
956
858
  LiteralRegistry.register(
957
- :class => RetryTransactionRequest,
958
- :schema_name => XSD::QName.new(NsC_20070108, "RetryTransactionRequest"),
859
+ :class => PayResponse,
860
+ :schema_name => XSD::QName.new(NsC_20080917, "PayResponse"),
959
861
  :schema_element => [
960
- ["originalTransactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "OriginalTransactionId")]]
862
+ ["payResult", ["PayResult", XSD::QName.new(NsC_20080917, "PayResult")], [0, 1]],
863
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
961
864
  ]
962
865
  )
963
866
 
964
867
  LiteralRegistry.register(
965
- :class => GetTokenByCallerRequest,
966
- :schema_name => XSD::QName.new(NsC_20070108, "GetTokenByCallerRequest"),
868
+ :class => Refund,
869
+ :schema_name => XSD::QName.new(NsC_20080917, "Refund"),
967
870
  :schema_element => [
968
- ["tokenId", [nil, XSD::QName.new(nil, "TokenId")], [0, 1]],
969
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")], [0, 1]]
871
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")], [0, 1]],
872
+ ["refundAmount", ["Amount", XSD::QName.new(NsC_20080917, "RefundAmount")], [0, 1]],
873
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")], [0, 1]],
874
+ ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerDescription")], [0, 1]],
875
+ ["marketplaceRefundPolicy", ["MarketplaceRefundPolicy", XSD::QName.new(NsC_20080917, "MarketplaceRefundPolicy")], [0, 1]]
970
876
  ]
971
877
  )
972
878
 
973
879
  LiteralRegistry.register(
974
- :class => CancelTokenRequest,
975
- :schema_name => XSD::QName.new(NsC_20070108, "CancelTokenRequest"),
880
+ :class => RefundResponse,
881
+ :schema_name => XSD::QName.new(NsC_20080917, "RefundResponse"),
976
882
  :schema_element => [
977
- ["tokenId", [nil, XSD::QName.new(nil, "TokenId")]],
978
- ["reasonText", ["SOAP::SOAPString", XSD::QName.new(nil, "ReasonText")], [0, 1]]
883
+ ["refundResult", ["RefundResult", XSD::QName.new(NsC_20080917, "RefundResult")], [0, 1]],
884
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
979
885
  ]
980
886
  )
981
887
 
982
888
  LiteralRegistry.register(
983
- :class => GetTokenUsageResponse,
984
- :schema_name => XSD::QName.new(NsC_20070108, "GetTokenUsageResponse"),
889
+ :class => Reserve,
890
+ :schema_name => XSD::QName.new(NsC_20080917, "Reserve"),
985
891
  :schema_element => [
986
- ["tokenUsageLimits", ["TokenUsageLimit[]", XSD::QName.new(nil, "TokenUsageLimits")], [0, 3]],
987
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
988
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
989
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
892
+ ["senderTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderTokenId")], [0, 1]],
893
+ ["recipientTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RecipientTokenId")], [0, 1]],
894
+ ["transactionAmount", ["Amount", XSD::QName.new(NsC_20080917, "TransactionAmount")], [0, 1]],
895
+ ["chargeFeeTo", ["ChargeFeeTo", XSD::QName.new(NsC_20080917, "ChargeFeeTo")], [0, 1]],
896
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")], [0, 1]],
897
+ ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerDescription")], [0, 1]],
898
+ ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderDescription")], [0, 1]],
899
+ ["descriptorPolicy", ["DescriptorPolicy", XSD::QName.new(NsC_20080917, "DescriptorPolicy")], [0, 1]],
900
+ ["transactionTimeoutInMins", ["SOAP::SOAPInteger", XSD::QName.new(NsC_20080917, "TransactionTimeoutInMins")], [0, 1]],
901
+ ["marketplaceFixedFee", ["Amount", XSD::QName.new(NsC_20080917, "MarketplaceFixedFee")], [0, 1]],
902
+ ["marketplaceVariableFee", ["SOAP::SOAPDecimal", XSD::QName.new(NsC_20080917, "MarketplaceVariableFee")], [0, 1]]
990
903
  ]
991
904
  )
992
905
 
993
906
  LiteralRegistry.register(
994
- :class => GetPrepaidBalanceResponse,
995
- :schema_name => XSD::QName.new(NsC_20070108, "GetPrepaidBalanceResponse"),
907
+ :class => ReserveResponse,
908
+ :schema_name => XSD::QName.new(NsC_20080917, "ReserveResponse"),
996
909
  :schema_element => [
997
- ["prepaidBalance", ["PrepaidBalance", XSD::QName.new(nil, "PrepaidBalance")], [0, 1]],
998
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
999
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1000
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
910
+ ["reserveResult", ["ReserveResult", XSD::QName.new(NsC_20080917, "ReserveResult")], [0, 1]],
911
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
1001
912
  ]
1002
913
  )
1003
914
 
1004
915
  LiteralRegistry.register(
1005
- :class => GetDebtBalanceResponse,
1006
- :schema_name => XSD::QName.new(NsC_20070108, "GetDebtBalanceResponse"),
916
+ :class => Settle,
917
+ :schema_name => XSD::QName.new(NsC_20080917, "Settle"),
1007
918
  :schema_element => [
1008
- ["debtBalance", ["DebtBalance", XSD::QName.new(nil, "DebtBalance")], [0, 1]],
1009
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1010
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1011
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
919
+ ["reserveTransactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "ReserveTransactionId")], [0, 1]],
920
+ ["transactionAmount", ["Amount", XSD::QName.new(NsC_20080917, "TransactionAmount")], [0, 1]]
1012
921
  ]
1013
922
  )
1014
923
 
1015
924
  LiteralRegistry.register(
1016
- :class => GetTotalPrepaidLiabilityResponse,
1017
- :schema_name => XSD::QName.new(NsC_20070108, "GetTotalPrepaidLiabilityResponse"),
925
+ :class => SettleResponse,
926
+ :schema_name => XSD::QName.new(NsC_20080917, "SettleResponse"),
1018
927
  :schema_element => [
1019
- ["outstandingPrepaidLiability", ["OutstandingPrepaidLiability", XSD::QName.new(nil, "OutstandingPrepaidLiability")], [0, 1]],
1020
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1021
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1022
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
928
+ ["settleResult", ["SettleResult", XSD::QName.new(NsC_20080917, "SettleResult")], [0, 1]],
929
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
1023
930
  ]
1024
931
  )
1025
932
 
1026
933
  LiteralRegistry.register(
1027
- :class => GetOutstandingDebtBalanceResponse,
1028
- :schema_name => XSD::QName.new(NsC_20070108, "GetOutstandingDebtBalanceResponse"),
934
+ :class => SettleDebt,
935
+ :schema_name => XSD::QName.new(NsC_20080917, "SettleDebt"),
1029
936
  :schema_element => [
1030
- ["outstandingDebt", ["OutstandingDebtBalance", XSD::QName.new(nil, "OutstandingDebt")], [0, 1]],
1031
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1032
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1033
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
937
+ ["senderTokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderTokenId")], [0, 1]],
938
+ ["creditInstrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CreditInstrumentId")], [0, 1]],
939
+ ["settlementAmount", ["Amount", XSD::QName.new(NsC_20080917, "SettlementAmount")], [0, 1]],
940
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")], [0, 1]],
941
+ ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "SenderDescription")], [0, 1]],
942
+ ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerDescription")], [0, 1]],
943
+ ["descriptorPolicy", ["DescriptorPolicy", XSD::QName.new(NsC_20080917, "DescriptorPolicy")], [0, 1]],
944
+ ["transactionTimeoutInMins", ["SOAP::SOAPInteger", XSD::QName.new(NsC_20080917, "TransactionTimeoutInMins")], [0, 1]]
1034
945
  ]
1035
946
  )
1036
947
 
1037
948
  LiteralRegistry.register(
1038
- :class => TransactionResponse,
1039
- :schema_name => XSD::QName.new(NsC_20070108, "TransactionResponse"),
949
+ :class => SettleDebtResponse,
950
+ :schema_name => XSD::QName.new(NsC_20080917, "SettleDebtResponse"),
1040
951
  :schema_element => [
1041
- ["transactionId", ["SOAP::SOAPString", XSD::QName.new(nil, "TransactionId")]],
1042
- ["status", ["TransactionStatus", XSD::QName.new(nil, "Status")]],
1043
- ["statusDetail", ["SOAP::SOAPString", XSD::QName.new(nil, "StatusDetail")], [0, 1]],
1044
- ["newSenderTokenUsage", ["TokenUsageLimit[]", XSD::QName.new(nil, "NewSenderTokenUsage")], [0, 3]]
952
+ ["settleDebtResult", ["SettleDebtResult", XSD::QName.new(NsC_20080917, "SettleDebtResult")], [0, 1]],
953
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
1045
954
  ]
1046
955
  )
1047
956
 
1048
957
  LiteralRegistry.register(
1049
- :class => SettleDebtResponse,
1050
- :schema_name => XSD::QName.new(NsC_20070108, "SettleDebtResponse"),
958
+ :class => WriteOffDebt,
959
+ :schema_name => XSD::QName.new(NsC_20080917, "WriteOffDebt"),
1051
960
  :schema_element => [
1052
- ["transactionResponse", ["TransactionResponse", XSD::QName.new(NsC_20070108, "TransactionResponse")], [0, 1]],
1053
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1054
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1055
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
961
+ ["creditInstrumentId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CreditInstrumentId")], [0, 1]],
962
+ ["adjustmentAmount", ["Amount", XSD::QName.new(NsC_20080917, "AdjustmentAmount")], [0, 1]],
963
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")], [0, 1]],
964
+ ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerDescription")], [0, 1]]
1056
965
  ]
1057
966
  )
1058
967
 
1059
968
  LiteralRegistry.register(
1060
969
  :class => WriteOffDebtResponse,
1061
- :schema_name => XSD::QName.new(NsC_20070108, "WriteOffDebtResponse"),
970
+ :schema_name => XSD::QName.new(NsC_20080917, "WriteOffDebtResponse"),
1062
971
  :schema_element => [
1063
- ["transactionResponse", ["TransactionResponse", XSD::QName.new(NsC_20070108, "TransactionResponse")], [0, 1]],
1064
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1065
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1066
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
972
+ ["writeOffDebtResult", ["WriteOffDebtResult", XSD::QName.new(NsC_20080917, "WriteOffDebtResult")], [0, 1]],
973
+ ["responseMetadata", ["ResponseMetadata", XSD::QName.new(NsC_20080917, "ResponseMetadata")]]
1067
974
  ]
1068
975
  )
1069
976
 
1070
977
  LiteralRegistry.register(
1071
- :class => FundPrepaidResponse,
1072
- :schema_name => XSD::QName.new(NsC_20070108, "FundPrepaidResponse"),
978
+ :class => CancelResult,
979
+ :schema_name => XSD::QName.new(NsC_20080917, "CancelResult"),
1073
980
  :schema_element => [
1074
- ["transactionResponse", ["TransactionResponse", XSD::QName.new(NsC_20070108, "TransactionResponse")], [0, 1]],
1075
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1076
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1077
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
981
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")], [0, 1]],
982
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")], [0, 1]]
1078
983
  ]
1079
984
  )
1080
985
 
1081
986
  LiteralRegistry.register(
1082
- :class => SubscribeForCallerNotificationResponse,
1083
- :schema_name => XSD::QName.new(NsC_20070108, "SubscribeForCallerNotificationResponse"),
987
+ :class => CancelSubscriptionAndRefundResult,
988
+ :schema_name => XSD::QName.new(NsC_20080917, "CancelSubscriptionAndRefundResult"),
1084
989
  :schema_element => [
1085
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1086
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1087
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
990
+ ["refundTransactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RefundTransactionId")]]
1088
991
  ]
1089
992
  )
1090
993
 
1091
994
  LiteralRegistry.register(
1092
- :class => UnSubscribeForCallerNotificationResponse,
1093
- :schema_name => XSD::QName.new(NsC_20070108, "UnSubscribeForCallerNotificationResponse"),
995
+ :class => FundPrepaidResult,
996
+ :schema_name => XSD::QName.new(NsC_20080917, "FundPrepaidResult"),
1094
997
  :schema_element => [
1095
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1096
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1097
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
998
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
999
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]]
1098
1000
  ]
1099
1001
  )
1100
1002
 
1101
1003
  LiteralRegistry.register(
1102
- :class => GetAllPrepaidInstrumentsResponse,
1103
- :schema_name => XSD::QName.new(NsC_20070108, "GetAllPrepaidInstrumentsResponse"),
1004
+ :class => GetAccountActivityResult,
1005
+ :schema_name => XSD::QName.new(NsC_20080917, "GetAccountActivityResult"),
1104
1006
  :schema_element => [
1105
- ["prepaidInstrumentIds", ["[]", XSD::QName.new(nil, "PrepaidInstrumentIds")], [0, nil]],
1106
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1107
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1108
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1007
+ ["batchSize", ["SOAP::SOAPInteger", XSD::QName.new(NsC_20080917, "BatchSize")], [0, 1]],
1008
+ ["transaction", ["Transaction[]", XSD::QName.new(NsC_20080917, "Transaction")], [0, nil]],
1009
+ ["startTimeForNextTransaction", ["SOAP::SOAPDateTime", XSD::QName.new(NsC_20080917, "StartTimeForNextTransaction")], [0, 1]]
1109
1010
  ]
1110
1011
  )
1111
1012
 
1112
1013
  LiteralRegistry.register(
1113
- :class => GetAccountBalanceResponse,
1114
- :schema_name => XSD::QName.new(NsC_20070108, "GetAccountBalanceResponse"),
1014
+ :class => GetAccountBalanceResult,
1015
+ :schema_name => XSD::QName.new(NsC_20080917, "GetAccountBalanceResult"),
1115
1016
  :schema_element => [
1116
- ["accountBalance", ["AccountBalance", XSD::QName.new(nil, "AccountBalance")], [0, 1]],
1117
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1118
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1119
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1017
+ ["accountBalance", ["AccountBalance", XSD::QName.new(NsC_20080917, "AccountBalance")], [0, 1]]
1120
1018
  ]
1121
1019
  )
1122
1020
 
1123
1021
  LiteralRegistry.register(
1124
- :class => GetAccountActivityResponse,
1125
- :schema_name => XSD::QName.new(NsC_20070108, "GetAccountActivityResponse"),
1022
+ :class => GetDebtBalanceResult,
1023
+ :schema_name => XSD::QName.new(NsC_20080917, "GetDebtBalanceResult"),
1126
1024
  :schema_element => [
1127
- ["responseBatchSize", ["SOAP::SOAPInteger", XSD::QName.new(nil, "ResponseBatchSize")], [0, 1]],
1128
- ["transactions", ["Transaction[]", XSD::QName.new(nil, "Transactions")], [0, nil]],
1129
- ["startTimeForNextTransaction", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "StartTimeForNextTransaction")], [0, 1]],
1130
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1131
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1132
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1025
+ ["debtBalance", ["DebtBalance", XSD::QName.new(NsC_20080917, "DebtBalance")], [0, 1]]
1133
1026
  ]
1134
1027
  )
1135
1028
 
1136
1029
  LiteralRegistry.register(
1137
- :class => InstallPaymentInstructionResponse,
1138
- :schema_name => XSD::QName.new(NsC_20070108, "InstallPaymentInstructionResponse"),
1030
+ :class => GetOutstandingDebtBalanceResult,
1031
+ :schema_name => XSD::QName.new(NsC_20080917, "GetOutstandingDebtBalanceResult"),
1139
1032
  :schema_element => [
1140
- ["tokenId", [nil, XSD::QName.new(nil, "TokenId")], [0, 1]],
1141
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1142
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1143
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1033
+ ["outstandingDebt", ["OutstandingDebtBalance", XSD::QName.new(NsC_20080917, "OutstandingDebt")], [0, 1]]
1144
1034
  ]
1145
1035
  )
1146
1036
 
1147
1037
  LiteralRegistry.register(
1148
- :class => InstallPaymentInstructionBatchRequest,
1149
- :schema_name => XSD::QName.new(NsC_20070108, "InstallPaymentInstructionBatchRequest"),
1038
+ :class => GetPrepaidBalanceResult,
1039
+ :schema_name => XSD::QName.new(NsC_20080917, "GetPrepaidBalanceResult"),
1150
1040
  :schema_element => [
1151
- ["installPaymentInstructionRequest", ["InstallPaymentInstructionRequest[]", XSD::QName.new(NsC_20070108, "InstallPaymentInstructionRequest")], [2, 3]],
1152
- ["unused", ["SOAP::SOAPString", XSD::QName.new(nil, "Unused")], [0, 1]]
1041
+ ["prepaidBalance", ["PrepaidBalance", XSD::QName.new(NsC_20080917, "PrepaidBalance")], [0, 1]]
1153
1042
  ]
1154
1043
  )
1155
1044
 
1156
1045
  LiteralRegistry.register(
1157
- :class => InstallPaymentInstructionBatchResponse,
1158
- :schema_name => XSD::QName.new(NsC_20070108, "InstallPaymentInstructionBatchResponse"),
1046
+ :class => GetTokenByCallerResult,
1047
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTokenByCallerResult"),
1159
1048
  :schema_element => [
1160
- ["installPaymentInstructionResponse", ["InstallPaymentInstructionResponse[]", XSD::QName.new(NsC_20070108, "InstallPaymentInstructionResponse")], [2, 3]],
1161
- ["unused", ["SOAP::SOAPString", XSD::QName.new(nil, "Unused")], [0, 1]]
1049
+ ["token", ["Token", XSD::QName.new(NsC_20080917, "Token")], [0, 1]]
1162
1050
  ]
1163
1051
  )
1164
1052
 
1165
1053
  LiteralRegistry.register(
1166
- :class => InstallPaymentInstructionRequest,
1167
- :schema_name => XSD::QName.new(NsC_20070108, "InstallPaymentInstructionRequest"),
1054
+ :class => GetTokenUsageResult,
1055
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTokenUsageResult"),
1168
1056
  :schema_element => [
1169
- ["paymentInstruction", ["SOAP::SOAPString", XSD::QName.new(nil, "PaymentInstruction")]],
1170
- ["tokenFriendlyName", ["SOAP::SOAPString", XSD::QName.new(nil, "TokenFriendlyName")], [0, 1]],
1171
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
1172
- ["tokenType", ["TokenType", XSD::QName.new(nil, "TokenType")]],
1173
- ["paymentReason", ["SOAP::SOAPString", XSD::QName.new(nil, "PaymentReason")], [0, 1]]
1057
+ ["tokenUsageLimits", ["TokenUsageLimit[]", XSD::QName.new(NsC_20080917, "TokenUsageLimits")], [0, 3]]
1174
1058
  ]
1175
1059
  )
1176
1060
 
1177
1061
  LiteralRegistry.register(
1178
- :class => GetTokensResponse,
1179
- :schema_name => XSD::QName.new(NsC_20070108, "GetTokensResponse"),
1062
+ :class => GetTokensResult,
1063
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTokensResult"),
1180
1064
  :schema_element => [
1181
- ["tokens", ["Token[]", XSD::QName.new(nil, "Tokens")], [0, nil]],
1182
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1183
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1184
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1065
+ ["token", ["Token[]", XSD::QName.new(NsC_20080917, "Token")], [0, nil]]
1185
1066
  ]
1186
1067
  )
1187
1068
 
1188
1069
  LiteralRegistry.register(
1189
- :class => GetAllCreditInstrumentsResponse,
1190
- :schema_name => XSD::QName.new(NsC_20070108, "GetAllCreditInstrumentsResponse"),
1070
+ :class => GetTotalPrepaidLiabilityResult,
1071
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTotalPrepaidLiabilityResult"),
1191
1072
  :schema_element => [
1192
- ["creditInstrumentIds", ["[]", XSD::QName.new(nil, "CreditInstrumentIds")], [0, nil]],
1193
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1194
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1195
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1073
+ ["outstandingPrepaidLiability", ["OutstandingPrepaidLiability", XSD::QName.new(NsC_20080917, "OutstandingPrepaidLiability")], [0, 1]]
1196
1074
  ]
1197
1075
  )
1198
1076
 
1199
1077
  LiteralRegistry.register(
1200
- :class => GetPaymentInstructionResponse,
1201
- :schema_name => XSD::QName.new(NsC_20070108, "GetPaymentInstructionResponse"),
1078
+ :class => GetTransactionResult,
1079
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTransactionResult"),
1202
1080
  :schema_element => [
1203
- ["token", ["Token", XSD::QName.new(nil, "Token")], [0, 1]],
1204
- ["paymentInstruction", ["SOAP::SOAPString", XSD::QName.new(nil, "PaymentInstruction")], [0, 1]],
1205
- ["accountId", [nil, XSD::QName.new(nil, "AccountId")], [0, 1]],
1206
- ["tokenFriendlyName", ["SOAP::SOAPString", XSD::QName.new(nil, "TokenFriendlyName")], [0, 1]],
1207
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1208
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1209
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1081
+ ["transaction", ["TransactionDetail", XSD::QName.new(NsC_20080917, "Transaction")], [0, 1]]
1210
1082
  ]
1211
1083
  )
1212
1084
 
1213
1085
  LiteralRegistry.register(
1214
- :class => PayResponse,
1215
- :schema_name => XSD::QName.new(NsC_20070108, "PayResponse"),
1086
+ :class => GetTransactionStatusResult,
1087
+ :schema_name => XSD::QName.new(NsC_20080917, "GetTransactionStatusResult"),
1216
1088
  :schema_element => [
1217
- ["transactionResponse", ["TransactionResponse", XSD::QName.new(NsC_20070108, "TransactionResponse")], [0, 1]],
1218
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1219
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1220
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1089
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
1090
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]],
1091
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")]],
1092
+ ["statusCode", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusCode")], [0, 1]],
1093
+ ["statusMessage", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "StatusMessage")], [0, 1]]
1221
1094
  ]
1222
1095
  )
1223
1096
 
1224
1097
  LiteralRegistry.register(
1225
- :class => PayRequest,
1226
- :schema_name => XSD::QName.new(NsC_20070108, "PayRequest"),
1098
+ :class => GetPaymentInstructionResult,
1099
+ :schema_name => XSD::QName.new(NsC_20080917, "GetPaymentInstructionResult"),
1227
1100
  :schema_element => [
1228
- ["callerTokenId", [nil, XSD::QName.new(nil, "CallerTokenId")]],
1229
- ["senderTokenId", [nil, XSD::QName.new(nil, "SenderTokenId")]],
1230
- ["recipientTokenId", [nil, XSD::QName.new(nil, "RecipientTokenId")]],
1231
- ["transactionAmount", ["Amount", XSD::QName.new(nil, "TransactionAmount")]],
1232
- ["transactionDate", ["SOAP::SOAPDateTime", XSD::QName.new(nil, "TransactionDate")], [0, 1]],
1233
- ["chargeFeeTo", ["ChargeFeeTo", XSD::QName.new(nil, "ChargeFeeTo")]],
1234
- ["callerReference", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerReference")]],
1235
- ["senderReference", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderReference")], [0, 1]],
1236
- ["recipientReference", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientReference")], [0, 1]],
1237
- ["callerDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "CallerDescription")], [0, 1]],
1238
- ["senderDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "SenderDescription")], [0, 1]],
1239
- ["recipientDescription", ["SOAP::SOAPString", XSD::QName.new(nil, "RecipientDescription")], [0, 1]],
1240
- ["metaData", ["SOAP::SOAPString", XSD::QName.new(nil, "MetaData")], [0, 1]],
1241
- ["marketplaceFixedFee", ["Amount", XSD::QName.new(nil, "MarketplaceFixedFee")], [0, 1]],
1242
- ["marketplaceVariableFee", ["SOAP::SOAPDecimal", XSD::QName.new(nil, "MarketplaceVariableFee")], [0, 1]],
1243
- ["temporaryDeclinePolicy", ["TemporaryDeclinePolicy", XSD::QName.new(nil, "TemporaryDeclinePolicy")], [0, 1]],
1244
- ["descriptorPolicy", ["DescriptorPolicy", XSD::QName.new(nil, "DescriptorPolicy")], [0, 1]]
1101
+ ["token", ["Token", XSD::QName.new(NsC_20080917, "Token")]],
1102
+ ["paymentInstruction", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "PaymentInstruction")]],
1103
+ ["callerReference", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "CallerReference")]],
1104
+ ["tokenFriendlyName", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TokenFriendlyName")], [0, 1]]
1245
1105
  ]
1246
1106
  )
1247
1107
 
1248
1108
  LiteralRegistry.register(
1249
- :class => PayBatchRequest,
1250
- :schema_name => XSD::QName.new(NsC_20070108, "PayBatchRequest"),
1109
+ :class => InstallPaymentInstructionResult,
1110
+ :schema_name => XSD::QName.new(NsC_20080917, "InstallPaymentInstructionResult"),
1251
1111
  :schema_element => [
1252
- ["payRequest", ["PayRequest[]", XSD::QName.new(NsC_20070108, "PayRequest")], [2, 3]],
1253
- ["unused", ["SOAP::SOAPString", XSD::QName.new(nil, "Unused")], [0, 1]]
1112
+ ["tokenId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TokenId")]]
1254
1113
  ]
1255
1114
  )
1256
1115
 
1257
1116
  LiteralRegistry.register(
1258
- :class => PayBatchResponse,
1259
- :schema_name => XSD::QName.new(NsC_20070108, "PayBatchResponse"),
1117
+ :class => PayResult,
1118
+ :schema_name => XSD::QName.new(NsC_20080917, "PayResult"),
1260
1119
  :schema_element => [
1261
- ["payResponse", ["PayResponse[]", XSD::QName.new(NsC_20070108, "PayResponse")], [2, 3]],
1262
- ["unused", ["SOAP::SOAPString", XSD::QName.new(nil, "Unused")], [0, 1]]
1120
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
1121
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]]
1263
1122
  ]
1264
1123
  )
1265
1124
 
1266
1125
  LiteralRegistry.register(
1267
- :class => ReserveResponse,
1268
- :schema_name => XSD::QName.new(NsC_20070108, "ReserveResponse"),
1126
+ :class => RefundResult,
1127
+ :schema_name => XSD::QName.new(NsC_20080917, "RefundResult"),
1269
1128
  :schema_element => [
1270
- ["transactionResponse", ["TransactionResponse", XSD::QName.new(NsC_20070108, "TransactionResponse")], [0, 1]],
1271
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1272
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1273
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1129
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
1130
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]]
1274
1131
  ]
1275
1132
  )
1276
1133
 
1277
1134
  LiteralRegistry.register(
1278
- :class => SettleResponse,
1279
- :schema_name => XSD::QName.new(NsC_20070108, "SettleResponse"),
1135
+ :class => ReserveResult,
1136
+ :schema_name => XSD::QName.new(NsC_20080917, "ReserveResult"),
1280
1137
  :schema_element => [
1281
- ["transactionResponse", ["TransactionResponse", XSD::QName.new(NsC_20070108, "TransactionResponse")], [0, 1]],
1282
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1283
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1284
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1138
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
1139
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]]
1285
1140
  ]
1286
1141
  )
1287
1142
 
1288
1143
  LiteralRegistry.register(
1289
- :class => RefundResponse,
1290
- :schema_name => XSD::QName.new(NsC_20070108, "RefundResponse"),
1144
+ :class => SettleResult,
1145
+ :schema_name => XSD::QName.new(NsC_20080917, "SettleResult"),
1291
1146
  :schema_element => [
1292
- ["transactionResponse", ["TransactionResponse", XSD::QName.new(NsC_20070108, "TransactionResponse")], [0, 1]],
1293
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1294
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1295
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1147
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
1148
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]]
1296
1149
  ]
1297
1150
  )
1298
1151
 
1299
1152
  LiteralRegistry.register(
1300
- :class => DiscardResultsResponse,
1301
- :schema_name => XSD::QName.new(NsC_20070108, "DiscardResultsResponse"),
1153
+ :class => SettleDebtResult,
1154
+ :schema_name => XSD::QName.new(NsC_20080917, "SettleDebtResult"),
1302
1155
  :schema_element => [
1303
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1304
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1305
- ["discardErrors", ["SOAP::SOAPString[]", XSD::QName.new(nil, "DiscardErrors")], [0, nil]],
1306
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1156
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
1157
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]]
1307
1158
  ]
1308
1159
  )
1309
1160
 
1310
1161
  LiteralRegistry.register(
1311
- :class => GetResultsResponse,
1312
- :schema_name => XSD::QName.new(NsC_20070108, "GetResultsResponse"),
1162
+ :class => WriteOffDebtResult,
1163
+ :schema_name => XSD::QName.new(NsC_20080917, "WriteOffDebtResult"),
1313
1164
  :schema_element => [
1314
- ["transactionResults", ["TransactionResult[]", XSD::QName.new(nil, "TransactionResults")], [0, nil]],
1315
- ["numberPending", ["SOAP::SOAPInteger", XSD::QName.new(nil, "NumberPending")], [0, 1]],
1316
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1317
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1318
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1165
+ ["transactionId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "TransactionId")]],
1166
+ ["transactionStatus", ["TransactionStatus", XSD::QName.new(NsC_20080917, "TransactionStatus")]]
1319
1167
  ]
1320
1168
  )
1321
1169
 
1322
1170
  LiteralRegistry.register(
1323
- :class => GetTransactionResponse,
1324
- :schema_name => XSD::QName.new(NsC_20070108, "GetTransactionResponse"),
1171
+ :class => ResponseMetadata,
1172
+ :schema_name => XSD::QName.new(NsC_20080917, "ResponseMetadata"),
1325
1173
  :schema_element => [
1326
- ["transaction", ["TransactionDetail", XSD::QName.new(nil, "Transaction")], [0, 1]],
1327
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1328
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1329
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1174
+ ["requestId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RequestId")]]
1330
1175
  ]
1331
1176
  )
1332
1177
 
1333
1178
  LiteralRegistry.register(
1334
- :class => RetryTransactionResponse,
1335
- :schema_name => XSD::QName.new(NsC_20070108, "RetryTransactionResponse"),
1179
+ :class => ErrorResponse,
1180
+ :schema_name => XSD::QName.new(NsC_20080917, "ErrorResponse"),
1336
1181
  :schema_element => [
1337
- ["transactionResponse", ["TransactionResponse", XSD::QName.new(NsC_20070108, "TransactionResponse")], [0, 1]],
1338
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1339
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1340
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1182
+ ["error", ["Error[]", XSD::QName.new(NsC_20080917, "Error")], [1, nil]],
1183
+ ["requestId", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "RequestId")]]
1341
1184
  ]
1342
1185
  )
1343
1186
 
1344
1187
  LiteralRegistry.register(
1345
- :class => GetTokenByCallerResponse,
1346
- :schema_name => XSD::QName.new(NsC_20070108, "GetTokenByCallerResponse"),
1188
+ :class => Error,
1189
+ :schema_name => XSD::QName.new(NsC_20080917, "Error"),
1347
1190
  :schema_element => [
1348
- ["token", ["Token", XSD::QName.new(nil, "Token")], [0, 1]],
1349
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1350
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1351
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1191
+ ["type", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Type")]],
1192
+ ["code", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Code")]],
1193
+ ["message", ["SOAP::SOAPString", XSD::QName.new(NsC_20080917, "Message")]],
1194
+ ["detail", ["Error::Detail", XSD::QName.new(NsC_20080917, "Detail")], [0, 1]]
1352
1195
  ]
1353
1196
  )
1354
1197
 
1355
1198
  LiteralRegistry.register(
1356
- :class => CancelTokenResponse,
1357
- :schema_name => XSD::QName.new(NsC_20070108, "CancelTokenResponse"),
1199
+ :class => Error::Detail,
1200
+ :schema_name => XSD::QName.new(NsC_20080917, "Detail"),
1201
+ :is_anonymous => true,
1202
+ :schema_qualified => true,
1358
1203
  :schema_element => [
1359
- ["status", ["ResponseStatus", XSD::QName.new(nil, "Status")]],
1360
- ["errors", ["ServiceErrors", XSD::QName.new(nil, "Errors")], [0, 1]],
1361
- ["requestId", ["SOAP::SOAPString", XSD::QName.new(nil, "RequestId")]]
1204
+ ["any", [nil, XSD::QName.new(NsXMLSchema, "anyType")]]
1362
1205
  ]
1363
1206
  )
1364
1207
  end