JSON_CardInfo_Collection

CardInfo message in JSON format

{
  "CardInfo":{
    "cardNo":"",
/*required, string, card No.*/
    "cardType":""
/*optional, string, card type: "TypeA_M1", "TypeA_CPU", "TypeB", "ID_125K", "FelicaCard"-FeliCa card, "DesfireCard"-DESFire card*/
  }
}