public class BillDetail extends AbstractModel
skipSign
Constructor and Description |
---|
BillDetail() |
BillDetail(BillDetail 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 |
---|---|
String |
getActionType()
Get Transaction type code.
|
String |
getActionTypeName()
Get Transaction type, which can be monthly subscription purchase, monthly subscription renewal, or pay-as-you-go deduction.
|
String |
getBillId()
Get Transaction ID: The bill number for a deducted payment
|
String |
getBusinessCode()
Get Product code.
|
String |
getBusinessCodeName()
Get Product name: The name of a Tencent Cloud product purchased by the user, such as CVM.
|
BillDetailComponent[] |
getComponentSet()
Get Component list
|
String |
getFeeBeginTime()
Get Usage start time: The time at which product or service usage starts
|
String |
getFeeEndTime()
Get Usage end time: The time at which product or service usage ends
|
String |
getOperateUin()
Get Operator account ID: The account or role ID of the operator who purchases or activates a resource
|
String |
getOrderId()
Get Order ID: The order number for a monthly subscription purchase
|
String |
getOwnerUin()
Get Owner account ID: The account ID of the actual resource user
|
String |
getPayerUin()
Get Payer account ID: The account ID of the payer, which is the unique identifier of a Tencent Cloud user.
|
String |
getPayModeName()
Get Billing mode, which can be monthly subscription or pay-as-you-go.
|
String |
getPayTime()
Get Transaction time: The time at which a payment was deducted
|
String[] |
getPriceInfo()
Get Price attribute
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getProductCode()
Get Subproduct code.
|
String |
getProductCodeName()
Get Subproduct name: The subcategory of a Tencent Cloud product purchased by the user, such as CVM – Standard S1.
|
Long |
getProjectId()
Get Project ID
|
String |
getProjectName()
Get Project name: The project to which a resource belongs, which is user-designated.
|
String |
getRegionId()
Get Region ID.
|
String |
getRegionName()
Get Region: The region to which a resource belongs, such as South China (Guangzhou).
|
String |
getResourceId()
Get Instance ID: The object ID of a billed resource, such as a CVM instance ID.
|
String |
getResourceName()
Get Instance name: The resource name set by the user in the console.
|
BillTagInfo[] |
getTags()
Get Tag information.
|
String |
getZoneName()
Get Availability zone: availability zone of a resource, e.g.
|
void |
setActionType(String ActionType)
Set Transaction type code.
|
void |
setActionTypeName(String ActionTypeName)
Set Transaction type, which can be monthly subscription purchase, monthly subscription renewal, or pay-as-you-go deduction.
|
void |
setBillId(String BillId)
Set Transaction ID: The bill number for a deducted payment
|
void |
setBusinessCode(String BusinessCode)
Set Product code.
|
void |
setBusinessCodeName(String BusinessCodeName)
Set Product name: The name of a Tencent Cloud product purchased by the user, such as CVM.
|
void |
setComponentSet(BillDetailComponent[] ComponentSet)
Set Component list
|
void |
setFeeBeginTime(String FeeBeginTime)
Set Usage start time: The time at which product or service usage starts
|
void |
setFeeEndTime(String FeeEndTime)
Set Usage end time: The time at which product or service usage ends
|
void |
setOperateUin(String OperateUin)
Set Operator account ID: The account or role ID of the operator who purchases or activates a resource
|
void |
setOrderId(String OrderId)
Set Order ID: The order number for a monthly subscription purchase
|
void |
setOwnerUin(String OwnerUin)
Set Owner account ID: The account ID of the actual resource user
|
void |
setPayerUin(String PayerUin)
Set Payer account ID: The account ID of the payer, which is the unique identifier of a Tencent Cloud user.
|
void |
setPayModeName(String PayModeName)
Set Billing mode, which can be monthly subscription or pay-as-you-go.
|
void |
setPayTime(String PayTime)
Set Transaction time: The time at which a payment was deducted
|
void |
setPriceInfo(String[] PriceInfo)
Set Price attribute
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setProductCode(String ProductCode)
Set Subproduct code.
|
void |
setProductCodeName(String ProductCodeName)
Set Subproduct name: The subcategory of a Tencent Cloud product purchased by the user, such as CVM – Standard S1.
|
void |
setProjectId(Long ProjectId)
Set Project ID
|
void |
setProjectName(String ProjectName)
Set Project name: The project to which a resource belongs, which is user-designated.
|
void |
setRegionId(String RegionId)
Set Region ID.
|
void |
setRegionName(String RegionName)
Set Region: The region to which a resource belongs, such as South China (Guangzhou).
|
void |
setResourceId(String ResourceId)
Set Instance ID: The object ID of a billed resource, such as a CVM instance ID.
|
void |
setResourceName(String ResourceName)
Set Instance name: The resource name set by the user in the console.
|
void |
setTags(BillTagInfo[] Tags)
Set Tag information.
|
void |
setZoneName(String ZoneName)
Set Availability zone: availability zone of a resource, e.g.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public BillDetail()
public BillDetail(BillDetail source)
public String getBusinessCodeName()
public void setBusinessCodeName(String BusinessCodeName)
BusinessCodeName
- Product name: The name of a Tencent Cloud product purchased by the user, such as CVM.public String getProductCodeName()
public void setProductCodeName(String ProductCodeName)
ProductCodeName
- Subproduct name: The subcategory of a Tencent Cloud product purchased by the user, such as CVM – Standard S1.public String getPayModeName()
public void setPayModeName(String PayModeName)
PayModeName
- Billing mode, which can be monthly subscription or pay-as-you-go.public String getProjectName()
public void setProjectName(String ProjectName)
ProjectName
- Project name: The project to which a resource belongs, which is user-designated. If a resource has not been assigned to a project, it will automatically belong to the default project.public String getRegionName()
public void setRegionName(String RegionName)
RegionName
- Region: The region to which a resource belongs, such as South China (Guangzhou).public String getZoneName()
public void setZoneName(String ZoneName)
ZoneName
- Availability zone: availability zone of a resource, e.g. Guangzhou Zone 3public String getResourceId()
public void setResourceId(String ResourceId)
ResourceId
- Instance ID: The object ID of a billed resource, such as a CVM instance ID. This object ID may vary due to various forms and contents of resources in different products.public String getResourceName()
public void setResourceName(String ResourceName)
ResourceName
- Instance name: The resource name set by the user in the console. If it is not set, it will be empty by default.public String getActionTypeName()
public void setActionTypeName(String ActionTypeName)
ActionTypeName
- Transaction type, which can be monthly subscription purchase, monthly subscription renewal, or pay-as-you-go deduction.public String getOrderId()
public void setOrderId(String OrderId)
OrderId
- Order ID: The order number for a monthly subscription purchasepublic String getBillId()
public void setBillId(String BillId)
BillId
- Transaction ID: The bill number for a deducted paymentpublic String getPayTime()
public void setPayTime(String PayTime)
PayTime
- Transaction time: The time at which a payment was deductedpublic String getFeeBeginTime()
public void setFeeBeginTime(String FeeBeginTime)
FeeBeginTime
- Usage start time: The time at which product or service usage startspublic String getFeeEndTime()
public void setFeeEndTime(String FeeEndTime)
FeeEndTime
- Usage end time: The time at which product or service usage endspublic BillDetailComponent[] getComponentSet()
public void setComponentSet(BillDetailComponent[] ComponentSet)
ComponentSet
- Component listpublic String getPayerUin()
public void setPayerUin(String PayerUin)
PayerUin
- Payer account ID: The account ID of the payer, which is the unique identifier of a Tencent Cloud user.public String getOwnerUin()
public void setOwnerUin(String OwnerUin)
OwnerUin
- Owner account ID: The account ID of the actual resource userpublic String getOperateUin()
public void setOperateUin(String OperateUin)
OperateUin
- Operator account ID: The account or role ID of the operator who purchases or activates a resourcepublic BillTagInfo[] getTags()
public void setTags(BillTagInfo[] Tags)
Tags
- Tag information. Note: This field may return null, indicating that no valid values can be obtained.public String getBusinessCode()
public void setBusinessCode(String BusinessCode)
BusinessCode
- Product code. Note: This field may return null, indicating that no valid values can be obtained.public String getProductCode()
public void setProductCode(String ProductCode)
ProductCode
- Subproduct code. Note: This field may return null, indicating that no valid values can be obtained.public String getActionType()
public void setActionType(String ActionType)
ActionType
- Transaction type code. Note: This field may return null, indicating that no valid values can be obtained.public String getRegionId()
public void setRegionId(String RegionId)
RegionId
- Region ID. Note: This field may return null, indicating that no valid values can be obtained.public Long getProjectId()
public void setProjectId(Long ProjectId)
ProjectId
- Project IDpublic String[] getPriceInfo()
public void setPriceInfo(String[] PriceInfo)
PriceInfo
- Price attribute
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2023. All rights reserved.