public static final class CheckMobilesCardSupportRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CheckMobilesCardSupportRequest |
build() |
CheckMobilesCardSupportRequest.Builder |
mobiles(List<Map<String,?>> mobiles)
The list of mobile phone numbers that receive messages.
|
CheckMobilesCardSupportRequest.Builder |
templateCode(String templateCode)
The code of the message template.
|
public CheckMobilesCardSupportRequest.Builder mobiles(List<Map<String,?>> mobiles)
public CheckMobilesCardSupportRequest.Builder templateCode(String templateCode)
> Make sure that the message template has been approved.
public CheckMobilesCardSupportRequest build()
Copyright © 2024. All rights reserved.