public class DescribeCustomerBillDetailByDayRequest extends AbstractModel
header, skipSign| Constructor and Description |
|---|
DescribeCustomerBillDetailByDayRequest() |
DescribeCustomerBillDetailByDayRequest(DescribeCustomerBillDetailByDayRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getCustomerUin()
Get Sub-account UIN.
|
String |
getDate()
Get Date.
|
void |
setCustomerUin(Long CustomerUin)
Set Sub-account UIN.
|
void |
setDate(String Date)
Set Date.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeCustomerBillDetailByDayRequest()
public DescribeCustomerBillDetailByDayRequest(DescribeCustomerBillDetailByDayRequest source)
public Long getCustomerUin()
public void setCustomerUin(Long CustomerUin)
CustomerUin - Sub-account UIN.
Such as "10000000001"public String getDate()
public void setDate(String Date)
Date - Date.
Such as" 2025-06-25".
Please note: Historical daily bill dated before "2025-06-01",cannot be queried.Copyright © 2025. All rights reserved.