public class SelectAccountRequest extends Object
Constructor and Description |
---|
SelectAccountRequest() |
Modifier and Type | Method and Description |
---|---|
SelectAccountRequest |
acctId(String acctId) |
boolean |
equals(Object o) |
String |
getAcctId()
Uuid format string, example - a41152ed-c26e-4c6e-a8d1-8820e36972c3
|
int |
hashCode() |
void |
setAcctId(String acctId) |
String |
toString() |
public SelectAccountRequest acctId(String acctId)
public String getAcctId()
public void setAcctId(String acctId)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved