aries / net.globalid.aries.features.issuecredential / CredentialService / rejectCredentialOffer

rejectCredentialOffer

abstract fun rejectCredentialOffer(agent: Agent, credentialId: String): Completable

Rejects a credential offer. This is a local state only.

Parameters

agent - to reject the offer for.

credentialId - is the ID of the credential record to transition to rejected state.