Interface IRejectTerms

Hierarchy

  • IMessageBodyBase
    • IRejectTerms

Properties

Properties

content: {
    claim: PartialClaim;
    delegationId?: string;
    legitimations: ICredential[];
}

Type declaration

type: "reject-terms"