Skip to content

Commit b6e4b23

Browse files
committed
update
1 parent 419cb8e commit b6e4b23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/alipay/global/api/model/ams/ApplePayConfiguration.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ public class ApplePayConfiguration {
1515
private List<String> requiredBillingContactFields;
1616
private List<String> requiredShippingContactFields;
1717
private Boolean buttonsBundled;
18+
private String applePayToken;
1819

1920
}

0 commit comments

Comments
 (0)