1 | <?php |
||
8 | class EnumCollection |
||
9 | { |
||
10 | |||
11 | /** |
||
12 | * @property \net\authorize\api\contract\v1\CustomerProfileSummaryType |
||
13 | * $customerProfileSummaryType |
||
14 | */ |
||
15 | private $customerProfileSummaryType = null; |
||
16 | |||
17 | /** |
||
18 | * @property \net\authorize\api\contract\v1\PaymentSimpleType $paymentSimpleType |
||
19 | */ |
||
20 | private $paymentSimpleType = null; |
||
21 | |||
22 | /** |
||
23 | * @property string $accountTypeEnum |
||
24 | */ |
||
25 | private $accountTypeEnum = null; |
||
26 | |||
27 | /** |
||
28 | * @property string $cardTypeEnum |
||
29 | */ |
||
30 | private $cardTypeEnum = null; |
||
31 | |||
32 | /** |
||
33 | * @property string $fDSFilterActionEnum |
||
34 | */ |
||
35 | private $fDSFilterActionEnum = null; |
||
36 | |||
37 | /** |
||
38 | * @property string $permissionsEnum |
||
39 | */ |
||
40 | private $permissionsEnum = null; |
||
41 | |||
42 | /** |
||
43 | * @property string $settingNameEnum |
||
44 | */ |
||
45 | private $settingNameEnum = null; |
||
46 | |||
47 | /** |
||
48 | * @property string $settlementStateEnum |
||
49 | */ |
||
50 | private $settlementStateEnum = null; |
||
51 | |||
52 | /** |
||
53 | * @property string $transactionStatusEnum |
||
54 | */ |
||
55 | private $transactionStatusEnum = null; |
||
56 | |||
57 | /** |
||
58 | * @property string $transactionTypeEnum |
||
59 | */ |
||
60 | private $transactionTypeEnum = null; |
||
61 | |||
62 | /** |
||
63 | * Gets as customerProfileSummaryType |
||
64 | * |
||
65 | * @return \net\authorize\api\contract\v1\CustomerProfileSummaryType |
||
66 | */ |
||
67 | public function getCustomerProfileSummaryType() |
||
71 | |||
72 | /** |
||
73 | * Sets a new customerProfileSummaryType |
||
74 | * |
||
75 | * @param \net\authorize\api\contract\v1\CustomerProfileSummaryType |
||
76 | * $customerProfileSummaryType |
||
77 | * @return self |
||
78 | */ |
||
79 | public function setCustomerProfileSummaryType(\net\authorize\api\contract\v1\CustomerProfileSummaryType $customerProfileSummaryType) |
||
84 | |||
85 | /** |
||
86 | * Gets as paymentSimpleType |
||
87 | * |
||
88 | * @return \net\authorize\api\contract\v1\PaymentSimpleType |
||
89 | */ |
||
90 | public function getPaymentSimpleType() |
||
94 | |||
95 | /** |
||
96 | * Sets a new paymentSimpleType |
||
97 | * |
||
98 | * @param \net\authorize\api\contract\v1\PaymentSimpleType $paymentSimpleType |
||
99 | * @return self |
||
100 | */ |
||
101 | public function setPaymentSimpleType(\net\authorize\api\contract\v1\PaymentSimpleType $paymentSimpleType) |
||
106 | |||
107 | /** |
||
108 | * Gets as accountTypeEnum |
||
109 | * |
||
110 | * @return string |
||
111 | */ |
||
112 | public function getAccountTypeEnum() |
||
116 | |||
117 | /** |
||
118 | * Sets a new accountTypeEnum |
||
119 | * |
||
120 | * @param string $accountTypeEnum |
||
121 | * @return self |
||
122 | */ |
||
123 | public function setAccountTypeEnum($accountTypeEnum) |
||
128 | |||
129 | /** |
||
130 | * Gets as cardTypeEnum |
||
131 | * |
||
132 | * @return string |
||
133 | */ |
||
134 | public function getCardTypeEnum() |
||
138 | |||
139 | /** |
||
140 | * Sets a new cardTypeEnum |
||
141 | * |
||
142 | * @param string $cardTypeEnum |
||
143 | * @return self |
||
144 | */ |
||
145 | public function setCardTypeEnum($cardTypeEnum) |
||
150 | |||
151 | /** |
||
152 | * Gets as fDSFilterActionEnum |
||
153 | * |
||
154 | * @return string |
||
155 | */ |
||
156 | public function getFDSFilterActionEnum() |
||
160 | |||
161 | /** |
||
162 | * Sets a new fDSFilterActionEnum |
||
163 | * |
||
164 | * @param string $fDSFilterActionEnum |
||
165 | * @return self |
||
166 | */ |
||
167 | public function setFDSFilterActionEnum($fDSFilterActionEnum) |
||
172 | |||
173 | /** |
||
174 | * Gets as permissionsEnum |
||
175 | * |
||
176 | * @return string |
||
177 | */ |
||
178 | public function getPermissionsEnum() |
||
182 | |||
183 | /** |
||
184 | * Sets a new permissionsEnum |
||
185 | * |
||
186 | * @param string $permissionsEnum |
||
187 | * @return self |
||
188 | */ |
||
189 | public function setPermissionsEnum($permissionsEnum) |
||
194 | |||
195 | /** |
||
196 | * Gets as settingNameEnum |
||
197 | * |
||
198 | * @return string |
||
199 | */ |
||
200 | public function getSettingNameEnum() |
||
204 | |||
205 | /** |
||
206 | * Sets a new settingNameEnum |
||
207 | * |
||
208 | * @param string $settingNameEnum |
||
209 | * @return self |
||
210 | */ |
||
211 | public function setSettingNameEnum($settingNameEnum) |
||
216 | |||
217 | /** |
||
218 | * Gets as settlementStateEnum |
||
219 | * |
||
220 | * @return string |
||
221 | */ |
||
222 | public function getSettlementStateEnum() |
||
226 | |||
227 | /** |
||
228 | * Sets a new settlementStateEnum |
||
229 | * |
||
230 | * @param string $settlementStateEnum |
||
231 | * @return self |
||
232 | */ |
||
233 | public function setSettlementStateEnum($settlementStateEnum) |
||
238 | |||
239 | /** |
||
240 | * Gets as transactionStatusEnum |
||
241 | * |
||
242 | * @return string |
||
243 | */ |
||
244 | public function getTransactionStatusEnum() |
||
248 | |||
249 | /** |
||
250 | * Sets a new transactionStatusEnum |
||
251 | * |
||
252 | * @param string $transactionStatusEnum |
||
253 | * @return self |
||
254 | */ |
||
255 | public function setTransactionStatusEnum($transactionStatusEnum) |
||
260 | |||
261 | /** |
||
262 | * Gets as transactionTypeEnum |
||
263 | * |
||
264 | * @return string |
||
265 | */ |
||
266 | public function getTransactionTypeEnum() |
||
270 | |||
271 | /** |
||
272 | * Sets a new transactionTypeEnum |
||
273 | * |
||
274 | * @param string $transactionTypeEnum |
||
275 | * @return self |
||
276 | */ |
||
277 | public function setTransactionTypeEnum($transactionTypeEnum) |
||
282 | |||
283 | |||
284 | } |
||
285 | |||
286 |