Class DeleteOrganizationSystemAccountIdpJson

java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.DeleteOrganizationSystemAccountIdpJson
All Implemented Interfaces:
Serializable

public class DeleteOrganizationSystemAccountIdpJson
extends BaseJson
Delete system account from organization.
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getIdentityProviderId

      public Integer getIdentityProviderId()
      The identity provider to remove the account from
      Returns:
      The identity provider to remove the account from
    • setIdentityProviderId

      public void setIdentityProviderId​(Integer identityProviderId)
      The identity provider to remove the account from
      Parameters:
      identityProviderId - The identity provider to remove the account from