@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-03-12T11:46:32.800+05:30") public class GetChildAccountCreationStatus extends Object
| Constructor and Description |
|---|
GetChildAccountCreationStatus() |
| Modifier and Type | Method and Description |
|---|---|
GetChildAccountCreationStatus |
childAccountCreated(Boolean childAccountCreated) |
boolean |
equals(Object o) |
int |
hashCode() |
Boolean |
isChildAccountCreated()
Status of child account creation whether it is successfully created (exists) or not.
|
void |
setChildAccountCreated(Boolean childAccountCreated) |
String |
toString() |
public GetChildAccountCreationStatus childAccountCreated(Boolean childAccountCreated)
public Boolean isChildAccountCreated()
public void setChildAccountCreated(Boolean childAccountCreated)
Copyright © 2021. All rights reserved.