public static final class AddSmsSignRequest.SignFileList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
AddSmsSignRequest.SignFileList |
build() |
AddSmsSignRequest.SignFileList.Builder |
fileContents(String fileContents)
The Base64-encoded string of the qualification document.
|
AddSmsSignRequest.SignFileList.Builder |
fileSuffix(String fileSuffix)
The format of the qualification document.
|
public AddSmsSignRequest.SignFileList.Builder fileContents(String fileContents)
The Base64-encoded string of the qualification document. An image cannot exceed 2 MB in size. In some scenarios, you must upload supporting documents to apply for signatures. For more information, see SMS signature specifications.
This parameter is required.
example:R0lGODlhHAAmAKIHAKqqqsvLy0hISObm5vf394uL****
public AddSmsSignRequest.SignFileList.Builder fileSuffix(String fileSuffix)
The format of the qualification document. You can upload multiple images. Images in JPG, PNG, GIF, or JPEG format are supported.
In some scenarios, you must upload supporting documents to apply for signatures. For more information, see SMS signature specifications.
If you apply for a signature for other users or if the signature source is the name of an enterprise or public institution, you must upload a certificate and a letter of authorization. For more information, see Certificate and Letter of authorization.
This parameter is required.
example:jpg
public AddSmsSignRequest.SignFileList build()
Copyright © 2026. All rights reserved.