|
1 | 1 | //------------------------------------------------------------------------------
|
2 | 2 | // <auto-generated>
|
3 | 3 | // This code was generated by a tool.
|
4 |
| -// Runtime Version:2.0.50727.8662 |
| 4 | +// Runtime Version:2.0.50727.8689 |
5 | 5 | //
|
6 | 6 | // Changes to this file may cause incorrect behavior and will be lost if
|
7 | 7 | // the code is regenerated.
|
@@ -237,33 +237,6 @@ protected void RaisePropertyChanged(string propertyName) {
|
237 | 237 | }
|
238 | 238 | }
|
239 | 239 |
|
240 |
| - /// <remarks/> |
241 |
| - [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "2.0.50727.3038")] |
242 |
| - [System.SerializableAttribute()] |
243 |
| - [System.Diagnostics.DebuggerStepThroughAttribute()] |
244 |
| - [System.ComponentModel.DesignerCategoryAttribute("code")] |
245 |
| - [System.Xml.Serialization.XmlTypeAttribute(Namespace="AnetApi/xml/v1/schema/AnetApiSchema.xsd")] |
246 |
| - public partial class customerProfileIdType : object, System.ComponentModel.INotifyPropertyChanged { |
247 |
| - |
248 |
| - /// <remarks/> |
249 |
| - public string customerProfileId; |
250 |
| - |
251 |
| - /// <remarks/> |
252 |
| - public string customerPaymentProfileId; |
253 |
| - |
254 |
| - /// <remarks/> |
255 |
| - public string customerAddressId; |
256 |
| - |
257 |
| - public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; |
258 |
| - |
259 |
| - protected void RaisePropertyChanged(string propertyName) { |
260 |
| - System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; |
261 |
| - if ((propertyChanged != null)) { |
262 |
| - propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); |
263 |
| - } |
264 |
| - } |
265 |
| - } |
266 |
| - |
267 | 240 | /// <remarks/>
|
268 | 241 | [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "2.0.50727.3038")]
|
269 | 242 | [System.SerializableAttribute()]
|
@@ -1018,6 +991,9 @@ public partial class transactionResponse : object, System.ComponentModel.INotify
|
1018 | 991 | /// <remarks/>
|
1019 | 992 | public string transHashSha2;
|
1020 | 993 |
|
| 994 | + /// <remarks/> |
| 995 | + public customerProfileIdType profile; |
| 996 | + |
1021 | 997 | public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
|
1022 | 998 |
|
1023 | 999 | protected void RaisePropertyChanged(string propertyName) {
|
@@ -1251,6 +1227,33 @@ protected void RaisePropertyChanged(string propertyName) {
|
1251 | 1227 | }
|
1252 | 1228 | }
|
1253 | 1229 |
|
| 1230 | + /// <remarks/> |
| 1231 | + [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "2.0.50727.3038")] |
| 1232 | + [System.SerializableAttribute()] |
| 1233 | + [System.Diagnostics.DebuggerStepThroughAttribute()] |
| 1234 | + [System.ComponentModel.DesignerCategoryAttribute("code")] |
| 1235 | + [System.Xml.Serialization.XmlTypeAttribute(Namespace="AnetApi/xml/v1/schema/AnetApiSchema.xsd")] |
| 1236 | + public partial class customerProfileIdType : object, System.ComponentModel.INotifyPropertyChanged { |
| 1237 | + |
| 1238 | + /// <remarks/> |
| 1239 | + public string customerProfileId; |
| 1240 | + |
| 1241 | + /// <remarks/> |
| 1242 | + public string customerPaymentProfileId; |
| 1243 | + |
| 1244 | + /// <remarks/> |
| 1245 | + public string customerAddressId; |
| 1246 | + |
| 1247 | + public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; |
| 1248 | + |
| 1249 | + protected void RaisePropertyChanged(string propertyName) { |
| 1250 | + System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; |
| 1251 | + if ((propertyChanged != null)) { |
| 1252 | + propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); |
| 1253 | + } |
| 1254 | + } |
| 1255 | + } |
| 1256 | + |
1254 | 1257 | /// <remarks/>
|
1255 | 1258 | [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "2.0.50727.3038")]
|
1256 | 1259 | [System.SerializableAttribute()]
|
@@ -1438,6 +1441,9 @@ public partial class transactionDetailsType : object, System.ComponentModel.INot
|
1438 | 1441 | [System.Xml.Serialization.XmlArrayItemAttribute("tag", IsNullable=false)]
|
1439 | 1442 | public transactionDetailsTypeTag[] emvDetails;
|
1440 | 1443 |
|
| 1444 | + /// <remarks/> |
| 1445 | + public customerProfileIdType profile; |
| 1446 | + |
1441 | 1447 | public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
|
1442 | 1448 |
|
1443 | 1449 | protected void RaisePropertyChanged(string propertyName) {
|
@@ -3510,6 +3516,9 @@ public partial class transactionSummaryType : object, System.ComponentModel.INot
|
3510 | 3516 | /// <remarks/>
|
3511 | 3517 | public fraudInformationType fraudInformation;
|
3512 | 3518 |
|
| 3519 | + /// <remarks/> |
| 3520 | + public customerProfileIdType profile; |
| 3521 | + |
3513 | 3522 | public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
|
3514 | 3523 |
|
3515 | 3524 | protected void RaisePropertyChanged(string propertyName) {
|
@@ -3766,6 +3775,7 @@ public partial class merchantAuthenticationType : object, System.ComponentModel.
|
3766 | 3775 | public string name;
|
3767 | 3776 |
|
3768 | 3777 | /// <remarks/>
|
| 3778 | + [System.Xml.Serialization.XmlElementAttribute("accessToken", typeof(string))] |
3769 | 3779 | [System.Xml.Serialization.XmlElementAttribute("clientKey", typeof(string))]
|
3770 | 3780 | [System.Xml.Serialization.XmlElementAttribute("fingerPrint", typeof(fingerPrintType))]
|
3771 | 3781 | [System.Xml.Serialization.XmlElementAttribute("impersonationAuthentication", typeof(impersonationAuthenticationType))]
|
@@ -3798,6 +3808,9 @@ protected void RaisePropertyChanged(string propertyName) {
|
3798 | 3808 | [System.Xml.Serialization.XmlTypeAttribute(Namespace="AnetApi/xml/v1/schema/AnetApiSchema.xsd", IncludeInSchema=false)]
|
3799 | 3809 | public enum ItemChoiceType {
|
3800 | 3810 |
|
| 3811 | + /// <remarks/> |
| 3812 | + accessToken, |
| 3813 | + |
3801 | 3814 | /// <remarks/>
|
3802 | 3815 | clientKey,
|
3803 | 3816 |
|
@@ -4273,6 +4286,12 @@ public partial class getCustomerProfileRequest : ANetApiRequest {
|
4273 | 4286 | /// <remarks/>
|
4274 | 4287 | public string customerProfileId;
|
4275 | 4288 |
|
| 4289 | + /// <remarks/> |
| 4290 | + public string merchantCustomerId; |
| 4291 | + |
| 4292 | + /// <remarks/> |
| 4293 | + public string email; |
| 4294 | + |
4276 | 4295 | /// <remarks/>
|
4277 | 4296 | public bool unmaskExpirationDate;
|
4278 | 4297 |
|
@@ -4701,6 +4720,12 @@ public partial class getTransactionDetailsResponse : ANetApiResponse {
|
4701 | 4720 |
|
4702 | 4721 | /// <remarks/>
|
4703 | 4722 | public transactionDetailsType transaction;
|
| 4723 | + |
| 4724 | + /// <remarks/> |
| 4725 | + public string clientId; |
| 4726 | + |
| 4727 | + /// <remarks/> |
| 4728 | + public string transrefId; |
4704 | 4729 | }
|
4705 | 4730 |
|
4706 | 4731 | /// <remarks/>
|
@@ -5588,6 +5613,28 @@ public partial class ARBGetSubscriptionResponse : ANetApiResponse {
|
5588 | 5613 | public ARBSubscriptionMaskedType subscription;
|
5589 | 5614 | }
|
5590 | 5615 |
|
| 5616 | + /// <remarks/> |
| 5617 | + [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "2.0.50727.3038")] |
| 5618 | + [System.SerializableAttribute()] |
| 5619 | + [System.Diagnostics.DebuggerStepThroughAttribute()] |
| 5620 | + [System.ComponentModel.DesignerCategoryAttribute("code")] |
| 5621 | + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="AnetApi/xml/v1/schema/AnetApiSchema.xsd")] |
| 5622 | + [System.Xml.Serialization.XmlRootAttribute(Namespace="AnetApi/xml/v1/schema/AnetApiSchema.xsd", IsNullable=false)] |
| 5623 | + public partial class getTransactionListForCustomerRequest : ANetApiRequest { |
| 5624 | + |
| 5625 | + /// <remarks/> |
| 5626 | + public string customerProfileId; |
| 5627 | + |
| 5628 | + /// <remarks/> |
| 5629 | + public string customerPaymentProfileId; |
| 5630 | + |
| 5631 | + /// <remarks/> |
| 5632 | + public TransactionListSorting sorting; |
| 5633 | + |
| 5634 | + /// <remarks/> |
| 5635 | + public Paging paging; |
| 5636 | + } |
| 5637 | + |
5591 | 5638 | /// <remarks/>
|
5592 | 5639 | [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "2.0.50727.3038")]
|
5593 | 5640 | [System.SerializableAttribute()]
|
|
0 commit comments