Takaro - v0.6.0
    Preparing search index...

    Interface PlayerOnGameServerSetCurrencyInputDTO

    PlayerOnGameServerSetCurrencyInputDTO

    interface PlayerOnGameServerSetCurrencyInputDTO {
        currency: number;
        reason?: string;
    }
    Index

    Properties

    Properties

    currency: number

    PlayerOnGameServerSetCurrencyInputDTO

    reason?: string

    PlayerOnGameServerSetCurrencyInputDTO