Map<String, dynamic> toJson() => { "wallet_id": wallet_id, "type": type, "sandbox": sandbox, "batch_data": batch_data, "card_code": card_code, };