类 P2cChargeRuleDelRequest

java.lang.Object
com.icetech.sdk.request.BaseRequest<P2cChargeRuleDelResponse>
com.icetech.sdk.request.p2c.rule.P2cChargeRuleDelRequest

public class P2cChargeRuleDelRequest extends BaseRequest<P2cChargeRuleDelResponse>
Description ChargeRuleQueryRequest Copyright (c) Department of Research and Development/Beijing All Rights Reserved
版本:
1.0 @Date 2022/7/15 17:50
作者:
wg
  • 构造器详细资料

    • P2cChargeRuleDelRequest

      public P2cChargeRuleDelRequest()
  • 方法详细资料

    • getBilltypename

      public String getBilltypename()
    • setBilltypename

      public void setBilltypename(String billtypename)
    • getBilltype

      public Integer getBilltype()
      Gets billtype.
      返回:
      the billtype
    • setBilltype

      public void setBilltype(Integer billtype)
      Sets billtype.
      参数:
      billtype - the billtype
    • getParkCode

      public String getParkCode()
      Gets park code.
      返回:
      the park code
    • setParkCode

      public void setParkCode(String parkCode)
      Sets park code.
      参数:
      parkCode - the park code
    • getBilltypecode

      public String getBilltypecode()
      Gets billtypecode.
      返回:
      the billtypecode
    • setBilltypecode

      public void setBilltypecode(String billtypecode)
      Sets billtypecode.
      参数:
      billtypecode - the billtypecode
    • method

      protected String method()
      从类复制的说明: BaseRequest
      定义接口名称
      指定者:
      method 在类中 BaseRequest<P2cChargeRuleDelResponse>
      返回:
      接口名称