IMP-202: Add email and card_token to pins (#124)

This commit is contained in:
ndiezel0 2024-03-26 14:04:13 +03:00 committed by GitHub
parent f8e56c6836
commit 781e192772
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2850,8 +2850,9 @@ struct RoutingDelegate {
enum RoutingPinFeature {
currency
payment_tool
party_id
client_ip
email
card_token
}
struct RoutingPin {