package com.ifpdos.sdk.udi.opensdk.model.device;

import e.a.a.n.b;

/* JADX INFO: loaded from: classes.dex */
public class NfcNotify {

    @b(name = "cardId")
    public String cardId;

    public NfcNotify() {
    }

    public NfcNotify(String str) {
        this.cardId = str;
    }
}
