feat card key set
This commit is contained in:
@ -507,6 +507,14 @@ const doc = {
|
||||
card_type: {
|
||||
$name: "Name (string)",
|
||||
},
|
||||
card_key_set: {
|
||||
$key_set_id: "Key Set ID (string)",
|
||||
app_master_key: "App Master Key (string, optional)",
|
||||
read_basic_key: "Read Basic Key (string, optional)",
|
||||
write_update_key: "Write Update Key (string, optional)",
|
||||
read_sensitive_key: "Read Sensitive Key (string, optional)",
|
||||
is_active: true,
|
||||
},
|
||||
payment_method: {
|
||||
$name: "Name (string)",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user