public class Recipient extends Object
| Modifier and Type | Field and Description |
|---|---|
protected step.core.dynamicbeans.DynamicValue<String> |
adress |
protected String |
gatewayId |
| Constructor and Description |
|---|
Recipient() |
| Modifier and Type | Method and Description |
|---|---|
step.core.dynamicbeans.DynamicValue<String> |
getAdress() |
String |
getGatewayId() |
void |
setAdress(step.core.dynamicbeans.DynamicValue<String> adress) |
void |
setGatewayId(String gatewayId) |
Copyright © 2020. All rights reserved.