ConsentedPurpose: {
    Id: string;
    TransactionType: TransactionType;
}

Description

Consent purpose.

Type declaration

  • Id: string

    Description

    ID of the purpose.

  • TransactionType: TransactionType

    Description

    What type of transaction is the user engaging in?

    Example

    CONFIRMED
    

Generated using TypeDoc