mirror of
https://github.com/valitydev/damsel.git
synced 2024-11-06 01:35:19 +00:00
IMP-202: Add email and card_token to pins (#124)
This commit is contained in:
parent
f8e56c6836
commit
781e192772
@ -2850,8 +2850,9 @@ struct RoutingDelegate {
|
||||
enum RoutingPinFeature {
|
||||
currency
|
||||
payment_tool
|
||||
party_id
|
||||
client_ip
|
||||
email
|
||||
card_token
|
||||
}
|
||||
|
||||
struct RoutingPin {
|
||||
|
Loading…
Reference in New Issue
Block a user