public class DeleteOrganizationSystemAccountIdpJson extends BaseJson
Constructor and Description |
---|
DeleteOrganizationSystemAccountIdpJson() |
Modifier and Type | Method and Description |
---|---|
Integer |
getIdentityProviderId()
The identity provider to remove the account from
|
void |
setIdentityProviderId(Integer identityProviderId)
The identity provider to remove the account from
|
getObjType, setObjType, toString
public DeleteOrganizationSystemAccountIdpJson()
public Integer getIdentityProviderId()
public void setIdentityProviderId(Integer identityProviderId)
identityProviderId
- The identity provider to remove the account
fromCopyright © 2019. All rights reserved.