feat card key set

This commit is contained in:
avicenan
2026-05-28 11:45:42 +09:00
parent 6f3cdc925a
commit 9c664c682c
5 changed files with 304 additions and 19 deletions

View File

@ -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)",
},