Skip to content

Commit 21a0488

Browse files
committed
update ApplePayConfiguration
1 parent 909410a commit 21a0488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ams-dotnet/src/com/alipay/ams/api/entities/ApplePayConfiguration.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ public class ApplePayConfiguration
55
public string[] RequiredBillingContactFields { get; set; }
66
public string[] RequiredShippingContactFields { get; set; }
77
public bool ButtonsBundled { get; set; }
8+
public string ApplePayTokenP{ get; set; }
89
}

0 commit comments

Comments
 (0)