public class RegisterServiceRequest extends Object
| Constructor and Description |
|---|
RegisterServiceRequest() |
| Modifier and Type | Method and Description |
|---|---|
RegisterServiceRequest |
accountId(String accountId) |
boolean |
equals(Object o) |
String |
getAccountId()
Get accountId
|
int |
hashCode() |
void |
setAccountId(String accountId) |
String |
toString() |
public RegisterServiceRequest accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
Copyright © 2026. All rights reserved.