jooby-codec
    Preparing search index...

    Interface IGetSaldoResponseParameters

    interface IGetSaldoResponseParameters {
        beginSaldoOfPeriod: TInt32;
        count: TUint8;
        currentSaldo: TInt32;
        date: { date: TMonthDay; hours: TUint8; minutes: TUint8; month: TMonth };
        energy: TInt32[];
    }
    Index

    Properties

    beginSaldoOfPeriod: TInt32

    Current saldo after setting the saldo.

    count: TUint8

    Counter for saldo installations.

    currentSaldo: TInt32

    Current device saldo.

    date: { date: TMonthDay; hours: TUint8; minutes: TUint8; month: TMonth }

    Last saldo installations time.

    energy: TInt32[]

    Energy for tariffs 1-4 at the moment of setting a new saldo.