interface ThirdParty {
    id_third_party_api: number;
    label: string;
}

Properties

id_third_party_api: number
label: string