Represents a request to delete a digital wallet card from the mobile credential system
Overview of WavelynxCardDeleteRequest goes here.
WavelynxCardDeleteRequest
| Field | Type | Inherited from | Description |
|---|---|---|---|
| CardKey | String | WavelynxCardDeleteRequest | Gets or sets the Keep card key reference |
| PersonKey | String | WavelynxCardDeleteRequest | Gets or sets the Keep person key reference |
{
"CardKey" : "String",
"PersonKey" : "String"
}