@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class UserContextVariable extends Object
| Constructor and Description |
|---|
UserContextVariable() |
| Modifier and Type | Method and Description |
|---|---|
UserContextVariable |
accountId(String accountId) |
boolean |
equals(Object o) |
String |
getAccountId()
The account ID of the user.
|
String |
getType()
Type of custom context variable.
|
int |
hashCode() |
void |
setAccountId(String accountId) |
void |
setType(String type) |
String |
toString() |
UserContextVariable |
type(String type) |
public UserContextVariable accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
public UserContextVariable type(String type)
public String getType()
public void setType(String type)
Copyright © 2011–2023 Everit Kft.. All rights reserved.