Interface iApprovalInfoDetails

interface iApprovalInfoDetails {
    description: string;
    image: string;
    name: string;
}

Implemented by

Properties

description: string

The description of the claim. This describes how to earn and claim the badge.

image: string

The image of the claim

name: string

The name of the claim