Class DeleteOrganizationSystemAccountIdpJson

  • All Implemented Interfaces:
    Serializable

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

      • DeleteOrganizationSystemAccountIdpJson

        public DeleteOrganizationSystemAccountIdpJson()
    • Method Detail

      • 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