导航菜单

页面标题

页面副标题

Atlys v4.8.7 - C0191s1.java 源代码

正在查看: Atlys v4.8.7 应用的 C0191s1.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package Gh;

import Vh.AbstractC0435f0;
import android.os.Parcel;
import android.os.Parcelable;
import com.stripe.android.model.StripeIntent$NextActionType;
import com.stripe.android.model.StripeIntent$Status;
import com.stripe.android.model.StripeIntent$Usage;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import kotlin.NoWhenBranchMatchedException;
import org.json.JSONObject;

public final class C0191s1 implements n2 {
    public static final Parcelable.Creator<C0191s1> CREATOR = new C0171l1(3);
    public final String a;
    public final int b;
    public final long c;
    public final String d;
    public final String e;
    public final String f;
    public final boolean g;
    public final T0 h;
    public final String i;
    public final List j;
    public final StripeIntent$Status k;
    public final StripeIntent$Usage l;
    public final C0188r1 m;
    public final List n;
    public final List o;
    public final m2 p;
    public final String q;

    public C0191s1(String str, int i, long j, String str2, String str3, String str4, boolean z, T0 t0, String str5, List paymentMethodTypes, StripeIntent$Status stripeIntent$Status, StripeIntent$Usage stripeIntent$Usage, C0188r1 c0188r1, List unactivatedPaymentMethods, ArrayList linkFundingSources, m2 m2Var, String str6) {
        kotlin.jvm.internal.l.h(paymentMethodTypes, "paymentMethodTypes");
        kotlin.jvm.internal.l.h(unactivatedPaymentMethods, "unactivatedPaymentMethods");
        kotlin.jvm.internal.l.h(linkFundingSources, "linkFundingSources");
        this.a = str;
        this.b = i;
        this.c = j;
        this.d = str2;
        this.e = str3;
        this.f = str4;
        this.g = z;
        this.h = t0;
        this.i = str5;
        this.j = paymentMethodTypes;
        this.k = stripeIntent$Status;
        this.l = stripeIntent$Usage;
        this.m = c0188r1;
        this.n = unactivatedPaymentMethods;
        this.o = linkFundingSources;
        this.p = m2Var;
        this.q = str6;
    }

    @Override
    public final List F0() {
        return this.o;
    }

    @Override
    public final Map J() {
        Map V;
        String str = this.q;
        return (str == null || (V = da.t.V(new JSONObject(str))) == null) ? xl.w.a : V;
    }

    @Override
    public final boolean W0() {
        return this.g;
    }

    @Override
    public final StripeIntent$NextActionType Z() {
        m2 m2Var = this.p;
        if (m2Var instanceof h2) {
            return StripeIntent$NextActionType.UseStripeSdk;
        }
        if (m2Var instanceof d2) {
            return StripeIntent$NextActionType.RedirectToUrl;
        }
        if (m2Var instanceof c2) {
            return StripeIntent$NextActionType.DisplayOxxoDetails;
        }
        if (m2Var instanceof a2) {
            return StripeIntent$NextActionType.DisplayBoletoDetails;
        }
        if (m2Var instanceof b2) {
            return StripeIntent$NextActionType.DisplayKonbiniDetails;
        }
        if (m2Var instanceof k2) {
            return StripeIntent$NextActionType.VerifyWithMicrodeposits;
        }
        if (m2Var instanceof Z1) {
            return StripeIntent$NextActionType.CashAppRedirect;
        }
        boolean z = true;
        if (!(m2Var instanceof X1 ? true : m2Var instanceof Y1 ? true : m2Var instanceof l2 ? true : m2Var instanceof j2 ? true : m2Var instanceof i2) && m2Var != null) {
            z = false;
        }
        if (z) {
            return null;
        }
        throw new NoWhenBranchMatchedException();
    }

    @Override
    public final int describeContents() {
        return 0;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C0191s1)) {
            return false;
        }
        C0191s1 c0191s1 = (C0191s1) obj;
        return kotlin.jvm.internal.l.c(this.a, c0191s1.a) && this.b == c0191s1.b && this.c == c0191s1.c && kotlin.jvm.internal.l.c(this.d, c0191s1.d) && kotlin.jvm.internal.l.c(this.e, c0191s1.e) && kotlin.jvm.internal.l.c(this.f, c0191s1.f) && this.g == c0191s1.g && kotlin.jvm.internal.l.c(this.h, c0191s1.h) && kotlin.jvm.internal.l.c(this.i, c0191s1.i) && kotlin.jvm.internal.l.c(this.j, c0191s1.j) && this.k == c0191s1.k && this.l == c0191s1.l && kotlin.jvm.internal.l.c(this.m, c0191s1.m) && kotlin.jvm.internal.l.c(this.n, c0191s1.n) && kotlin.jvm.internal.l.c(this.o, c0191s1.o) && kotlin.jvm.internal.l.c(this.p, c0191s1.p) && kotlin.jvm.internal.l.c(this.q, c0191s1.q);
    }

    @Override
    public final String getId() {
        return this.a;
    }

    @Override
    public final StripeIntent$Status getStatus() {
        return this.k;
    }

    public final int hashCode() {
        String str = this.a;
        int hashCode = (str == null ? 0 : str.hashCode()) * 31;
        int i = this.b;
        int n = (hashCode + (i == 0 ? 0 : w.q.n(i))) * 31;
        long j = this.c;
        int i2 = (n + ((int) (j ^ (j >>> 32)))) * 31;
        String str2 = this.d;
        int hashCode2 = (i2 + (str2 == null ? 0 : str2.hashCode())) * 31;
        String str3 = this.e;
        int hashCode3 = (hashCode2 + (str3 == null ? 0 : str3.hashCode())) * 31;
        String str4 = this.f;
        int hashCode4 = (hashCode3 + (str4 == null ? 0 : str4.hashCode())) * 31;
        boolean z = this.g;
        int i3 = z;
        if (z != 0) {
            i3 = 1;
        }
        int i4 = (hashCode4 + i3) * 31;
        T0 t0 = this.h;
        int hashCode5 = (i4 + (t0 == null ? 0 : t0.hashCode())) * 31;
        String str5 = this.i;
        int i5 = AbstractC0435f0.i((hashCode5 + (str5 == null ? 0 : str5.hashCode())) * 31, 31, this.j);
        StripeIntent$Status stripeIntent$Status = this.k;
        int hashCode6 = (i5 + (stripeIntent$Status == null ? 0 : stripeIntent$Status.hashCode())) * 31;
        StripeIntent$Usage stripeIntent$Usage = this.l;
        int hashCode7 = (hashCode6 + (stripeIntent$Usage == null ? 0 : stripeIntent$Usage.hashCode())) * 31;
        C0188r1 c0188r1 = this.m;
        int i6 = AbstractC0435f0.i(AbstractC0435f0.i((hashCode7 + (c0188r1 == null ? 0 : c0188r1.hashCode())) * 31, 31, this.n), 31, this.o);
        m2 m2Var = this.p;
        int hashCode8 = (i6 + (m2Var == null ? 0 : m2Var.hashCode())) * 31;
        String str6 = this.q;
        return hashCode8 + (str6 != null ? str6.hashCode() : 0);
    }

    @Override
    public final String i() {
        return this.e;
    }

    @Override
    public final m2 j() {
        return this.p;
    }

    @Override
    public final T0 n0() {
        return this.h;
    }

    @Override
    public final List p() {
        return this.j;
    }

    public final String toString() {
        StringBuilder sb = new StringBuilder("SetupIntent(id=");
        sb.append(this.a);
        sb.append(", cancellationReason=");
        sb.append(Ek.o.d0(this.b));
        sb.append(", created=");
        sb.append(this.c);
        sb.append(", countryCode=");
        sb.append(this.d);
        sb.append(", clientSecret=");
        sb.append(this.e);
        sb.append(", description=");
        sb.append(this.f);
        sb.append(", isLiveMode=");
        sb.append(this.g);
        sb.append(", paymentMethod=");
        sb.append(this.h);
        sb.append(", paymentMethodId=");
        sb.append(this.i);
        sb.append(", paymentMethodTypes=");
        sb.append(this.j);
        sb.append(", status=");
        sb.append(this.k);
        sb.append(", usage=");
        sb.append(this.l);
        sb.append(", lastSetupError=");
        sb.append(this.m);
        sb.append(", unactivatedPaymentMethods=");
        sb.append(this.n);
        sb.append(", linkFundingSources=");
        sb.append(this.o);
        sb.append(", nextActionData=");
        sb.append(this.p);
        sb.append(", paymentMethodOptionsJsonString=");
        return B0.d2.n(sb, this.q, ")");
    }

    @Override
    public final boolean v() {
        return this.k == StripeIntent$Status.RequiresAction;
    }

    @Override
    public final void writeToParcel(Parcel out, int i) {
        kotlin.jvm.internal.l.h(out, "out");
        out.writeString(this.a);
        int i2 = this.b;
        if (i2 == 0) {
            out.writeInt(0);
        } else {
            out.writeInt(1);
            out.writeString(Ek.o.X(i2));
        }
        out.writeLong(this.c);
        out.writeString(this.d);
        out.writeString(this.e);
        out.writeString(this.f);
        out.writeInt(this.g ? 1 : 0);
        T0 t0 = this.h;
        if (t0 == null) {
            out.writeInt(0);
        } else {
            out.writeInt(1);
            t0.writeToParcel(out, i);
        }
        out.writeString(this.i);
        out.writeStringList(this.j);
        StripeIntent$Status stripeIntent$Status = this.k;
        if (stripeIntent$Status == null) {
            out.writeInt(0);
        } else {
            out.writeInt(1);
            out.writeString(stripeIntent$Status.name());
        }
        StripeIntent$Usage stripeIntent$Usage = this.l;
        if (stripeIntent$Usage == null) {
            out.writeInt(0);
        } else {
            out.writeInt(1);
            out.writeString(stripeIntent$Usage.name());
        }
        C0188r1 c0188r1 = this.m;
        if (c0188r1 == null) {
            out.writeInt(0);
        } else {
            out.writeInt(1);
            c0188r1.writeToParcel(out, i);
        }
        out.writeStringList(this.n);
        out.writeStringList(this.o);
        out.writeParcelable(this.p, i);
        out.writeString(this.q);
    }

    @Override
    public final List y0() {
        return this.n;
    }
}