Class MajaTalentJsonImpl
Inheritance
MajaTalentJsonImpl
Implements
Namespace: BiExcellence.OpenBi.Api.Commands.MajaAi.Internal
Assembly: BiExcellence.OpenBi.Api.MajaAi.dll
Syntax
public class MajaTalentJsonImpl : IMajaTalent
Constructors
MajaTalentJsonImpl(JsonElement, IMajaTalentCategory)
Declaration
public MajaTalentJsonImpl(JsonElement obj, IMajaTalentCategory majaTalentCategory)
Parameters
Type | Name | Description |
---|---|---|
JsonElement | obj | |
IMajaTalentCategory | majaTalentCategory |
Properties
Category
Declaration
public IMajaTalentCategory Category { get; }
Property Value
Type | Description |
---|---|
IMajaTalentCategory |
OrganisationId
Declaration
public string OrganisationId { get; }
Property Value
Type | Description |
---|---|
string |
ShowcaseGrammars
Declaration
public IList<IMajaGrammar> ShowcaseGrammars { get; }
Property Value
Type | Description |
---|---|
IList<IMajaGrammar> |