Class RechargeResponse

java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.recharge.RechargeResponse
All Implemented Interfaces:
Serializable

public class RechargeResponse extends BaseResponse
See Also:
  • Field Details

    • state

      private String state
    • amount

      private double amount
    • type

      private String type
    • description

      private String description
    • client

      private String client
    • userUid

      private String userUid
  • Constructor Details

    • RechargeResponse

      public RechargeResponse()