Enum representing the types of trusted entity credentials.

Enumeration Members

BANK_ACCOUNT: "BANK_ACCOUNT"

The trusted entity is a bank account.

CUSTOMER: "CUSTOMER"

The trusted entity is a customer.

DEVICE: "DEVICE"

The trusted entity is a device.

MERCHANT: "MERCHANT"

The trusted entity is a merchant.

MOBILE_RECIPIENT: "MOBILE_RECIPIENT"

The trusted entity is a mobile recipient.

NATIVE_MOBILE_APP: "NATIVE_MOBILE_APP"

The trusted entity is a native mobile app.