a.smali

.class public interface abstract Lch/a;
.super Ljava/lang/Object;
.source "IncomeSummaryRepo.kt"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract a(Ljava/lang/String;Ljava/lang/String;)Lxq/d;
    .param p1    # Ljava/lang/String;
        .annotation runtime Lzq/r;
            value = "dt_start"
        .end annotation
    .end param
    .param p2    # Ljava/lang/String;
        .annotation runtime Lzq/r;
            value = "dt_end"
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/String;",
            "Ljava/lang/String;",
            ")",
            "Lxq/d<",
            "Lcom/shopee/foody/driver/income/business/DriverIncomeResponse;",
            ">;"
        }
    .end annotation

    .annotation runtime Lzq/e;
        value = "api/driver/stat/dates"
    .end annotation

    .annotation runtime Lzq/j;
        value = {
            "Content-Type: application/json",
            "Accept: application/json"
        }
    .end annotation
.end method