M
- the type parameterpublic class TemplateCardMessageBody<M extends AbstractCard> extends AbstractMessageBody
TemplateCardBuilders
Modifier and Type | Class and Description |
---|---|
static class |
TemplateCardMessageBody.Builder<M extends AbstractCard>
The type Builder.
|
Modifier and Type | Field and Description |
---|---|
private BoolEnum |
enableIdTrans |
private M |
templateCard |
private final M extends AbstractCard templateCard
private final BoolEnum enableIdTrans
protected TemplateCardMessageBody(String touser, String toparty, String totag, BoolEnum enableIdTrans, BoolEnum enableDuplicateCheck, Integer duplicateCheckInterval, M templateCard)
touser
- the tousertoparty
- the topartytotag
- the totagenableIdTrans
- the enable id transenableDuplicateCheck
- the enable duplicate checkduplicateCheckInterval
- the duplicate check intervaltemplateCard
- the template cardCopyright © 2025. All rights reserved.