public static interface CustomPayload.Builder extends SdkPojo, CopyableBuilder<CustomPayload.Builder,CustomPayload>
| Modifier and Type | Method and Description |
|---|---|
CustomPayload.Builder |
value(String value)
The string that is sent to your application.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomPayload.Builder value(String value)
The string that is sent to your application.
value - The string that is sent to your application.Copyright © 2023. All rights reserved.