| Package | Description | 
|---|---|
| com.tencentcloudapi.domain.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
BillingContact | 
IntlTemplate.getBillingContact()
Get The contact person for bills. 
 | 
BillingContact | 
IntlTemplateInfo.getBillingContact()
Get The contact person for bills. 
 | 
BillingContact | 
CreateIntlTemplateRequest.getBillingContact()
Get The contact person for bills. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IntlTemplate.setBillingContact(BillingContact BillingContact)
Set The contact person for bills. 
 | 
void | 
IntlTemplateInfo.setBillingContact(BillingContact BillingContact)
Set The contact person for bills. 
 | 
void | 
CreateIntlTemplateRequest.setBillingContact(BillingContact BillingContact)
Set The contact person for bills. 
 | 
| Constructor and Description | 
|---|
BillingContact(BillingContact 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. 
 | 
Copyright © 2025. All rights reserved.