Class ImportAccountToEnterpriseOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ImportAccountToEnterpriseOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The importAccountToEnterprise options.
    • Method Detail

      • enterpriseId

        public java.lang.String enterpriseId()
        Gets the enterpriseId. The ID of the enterprise to import the stand-alone account into.
        Returns:
        the enterpriseId
      • accountId

        public java.lang.String accountId()
        Gets the accountId. The ID of the existing stand-alone account to be imported.
        Returns:
        the accountId
      • parent

        public java.lang.String parent()
        Gets the parent. The CRN of the expected parent of the imported account. The parent is the enterprise or account group that the account is added to.
        Returns:
        the parent
      • billingUnitId

        public java.lang.String billingUnitId()
        Gets the billingUnitId. The ID of the [billing unit](/apidocs/enterprise-apis/billing-unit) to use for billing this account in the enterprise.
        Returns:
        the billingUnitId