C - the type parameterpublic class UpdateNewTemplateCardRequest<C extends AbstractReplaceCard> extends AbstractUpdateTemplateCardRequest
TemplateReplaceCardBuilders| Modifier and Type | Field and Description |
|---|---|
private BoolEnum |
enableIdTrans |
private C |
templateCard |
| Constructor and Description |
|---|
UpdateNewTemplateCardRequest(String agentid,
String responseCode,
BoolEnum enableIdTrans,
C templateCard)
Instantiates a new Update new template card request.
|
private final BoolEnum enableIdTrans
private final C extends AbstractReplaceCard templateCard
public UpdateNewTemplateCardRequest(String agentid, String responseCode, BoolEnum enableIdTrans, C templateCard)
agentid - the agentidresponseCode - the response codeenableIdTrans - the enable id transtemplateCard - the template cardCopyright © 2025. All rights reserved.