| Package | Description |
|---|---|
| com.tencentcloudapi.mrs.v20200910.models |
| Modifier and Type | Method and Description |
|---|---|
BirthCert |
Template.getBirthCert()
Get 出生证明
|
BirthCert[] |
Block.getBirthCert()
Get 出生证明结构化信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
Template.setBirthCert(BirthCert BirthCert)
Set 出生证明
|
void |
Block.setBirthCert(BirthCert[] BirthCert)
Set 出生证明结构化信息
|
| Constructor and Description |
|---|
BirthCert(BirthCert 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.