public class Account
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
Account() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getCreatedAt()
Gets the createdAt.
|
java.lang.String |
getCreatedBy()
Gets the createdBy.
|
java.lang.String |
getCrn()
Gets the crn.
|
java.lang.String |
getEnterpriseAccountId()
Gets the enterpriseAccountId.
|
java.lang.String |
getEnterpriseId()
Gets the enterpriseId.
|
java.lang.String |
getEnterprisePath()
Gets the enterprisePath.
|
java.lang.String |
getId()
Gets the id.
|
java.lang.String |
getName()
Gets the name.
|
java.lang.String |
getOwnerEmail()
Gets the ownerEmail.
|
java.lang.String |
getOwnerIamId()
Gets the ownerIamId.
|
java.lang.String |
getParent()
Gets the parent.
|
java.lang.String |
getState()
Gets the state.
|
java.util.Date |
getUpdatedAt()
Gets the updatedAt.
|
java.lang.String |
getUpdatedBy()
Gets the updatedBy.
|
java.lang.String |
getUrl()
Gets the url.
|
java.lang.Boolean |
isIsEnterpriseAccount()
Gets the isEnterpriseAccount.
|
java.lang.Boolean |
isPaid()
Gets the paid.
|
public java.lang.String getUrl()
public java.lang.String getId()
public java.lang.String getCrn()
public java.lang.String getParent()
public java.lang.String getEnterpriseAccountId()
public java.lang.String getEnterpriseId()
public java.lang.String getEnterprisePath()
public java.lang.String getName()
public java.lang.String getState()
public java.lang.String getOwnerIamId()
public java.lang.Boolean isPaid()
public java.lang.String getOwnerEmail()
public java.lang.Boolean isIsEnterpriseAccount()
public java.util.Date getCreatedAt()
public java.lang.String getCreatedBy()
public java.util.Date getUpdatedAt()
public java.lang.String getUpdatedBy()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.