CurrencyData.smali

.class public Ltr/com/hurriyet/androidsdk/response/currency/CurrencyData;
.super Ljava/lang/Object;
.source "CurrencyData.java"


# instance fields
.field public closing:Ljava/lang/Double;
    .annotation runtime Lcom/google/gson/annotations/SerializedName;
        value = "KAPANIS"
    .end annotation
.end field

.field public currency:Ljava/lang/String;
    .annotation runtime Lcom/google/gson/annotations/SerializedName;
        value = "SEMBOL"
    .end annotation
.end field

.field public percentageChange:Ljava/lang/Double;
    .annotation runtime Lcom/google/gson/annotations/SerializedName;
        value = "YUZDEDEGISIM"
    .end annotation
.end field

.field public price:Ljava/lang/Double;
    .annotation runtime Lcom/google/gson/annotations/SerializedName;
        value = "SATIS"
    .end annotation
.end field


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 10
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method