public class DeleteAuthorizedUserRequest extends Object
| Constructor and Description |
|---|
DeleteAuthorizedUserRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteAuthorizedUserRequest |
accountID(String accountID) |
boolean |
equals(Object o) |
@NotNull String |
getAccountID()
Get accountID
|
int |
hashCode() |
void |
setAccountID(String accountID) |
String |
toString() |
public DeleteAuthorizedUserRequest accountID(String accountID)
@NotNull public @NotNull String getAccountID()
public void setAccountID(String accountID)
Copyright © 2026. All rights reserved.