package com.scb.phone.data.network.service; import o.AbstractC13163fSk; import o.C17339vsn; import retrofit2.http.GET; import retrofit2.http.Query; import retrofit2.http.Url; /* loaded from: classes.dex */ public interface DonationsService { @GET AbstractC13163fSk getDonationList(@Url String str, @Query(encoded = true, value = "path") String str2); }