21 lines
479 B
Java
21 lines
479 B
Java
package o;
|
|
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.abK, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final /* synthetic */ class C2261abK implements ZI.IeS {
|
|
private String b;
|
|
private String d;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((cYH) obj).c(this.b, new pug("customerId", this.d));
|
|
}
|
|
|
|
public /* synthetic */ C2261abK(String str, String str2) {
|
|
this.b = str;
|
|
this.d = str2;
|
|
}
|
|
}
|