WavelynxCardDeleteRequest

Represents a request to delete a digital wallet card from the mobile credential system

Overview of WavelynxCardDeleteRequest goes here.

WavelynxCardDeleteRequest Properties

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

JSON Structure of WavelynxCardDeleteRequest

{
   "CardKey"	:	"String",
   "PersonKey"	:	"String"
}