LqsApi.smali

.class public interface abstract Lcom/avast/android/sdk/billing/internal/api/LqsApi;
.super Ljava/lang/Object;


# virtual methods
.method public abstract a(Lcom/avast/alpha/lqs/Endpoints$LicenseRequest;)Lcom/avast/alpha/lqs/Endpoints$LicenseResponse;
    .param p1    # Lcom/avast/alpha/lqs/Endpoints$LicenseRequest;
        .annotation runtime Lretrofit/http/Body;
        .end annotation
    .end param
    .annotation runtime Lretrofit/http/POST;
        value = "/v2/license"
    .end annotation
.end method