abstract fun rejectCredentialOffer(agent: Agent, credentialId: String): Completable
Rejects a credential offer. This is a local state only.
agent
- to reject the offer for.
credentialId
- is the ID of the credential record to transition to rejected state.