IApplicationConsent Interface
Implements
IPartnerComponent<Tuple<java.lang.String,java.lang.String>>
IEntityDeleteOperations<ApplicationConsent>
public interface IApplicationConsent extends IPartnerComponent<Tuple<String,String>>, IEntityDeleteOperations<ApplicationConsent>
Represents an application consent
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract void |
delete()
Remove application consent. |
Method Details
delete
public abstract void delete()
Remove application consent.