21 lines
474 B
Java
21 lines
474 B
Java
package o;
|
|
|
|
import org.threeten.bp.OffsetDateTime;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class Nnm {
|
|
public final String a;
|
|
public final Ddv c;
|
|
public final String d;
|
|
public final OffsetDateTime e;
|
|
|
|
public Nnm(String str, String str2, OffsetDateTime offsetDateTime, Ddv ddv) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
this.a = str;
|
|
this.d = str2;
|
|
this.e = offsetDateTime;
|
|
this.c = ddv;
|
|
}
|
|
}
|