class TencentCloud::Ess::V20201111::BillUsageDetail
def initialize(flowid=nil, operatorname=nil, createorganizationname=nil, flowname=nil, status=nil, quotatype=nil, usecount=nil, costtime=nil, quotaname=nil, costtype=nil, remark=nil)
def initialize(flowid=nil, operatorname=nil, createorganizationname=nil, flowname=nil, status=nil, quotatype=nil, usecount=nil, costtime=nil, quotaname=nil, costtype=nil, remark=nil) @FlowId = flowid @OperatorName = operatorname @CreateOrganizationName = createorganizationname @FlowName = flowname @Status = status @QuotaType = quotatype @UseCount = usecount @CostTime = costtime @QuotaName = quotaname @CostType = costtype @Remark = remark end