19 lines
449 B
JSON
19 lines
449 B
JSON
{
|
|
"version": "fiscal-v1",
|
|
"regime": "ifrs-full",
|
|
"mappings": {
|
|
"ifrs-full:Revenue": {
|
|
"surface_key": "revenue",
|
|
"authoritative_concept_key": "ifrs-full:Revenue"
|
|
},
|
|
"ifrs-full:ProfitLoss": {
|
|
"surface_key": "net_income",
|
|
"authoritative_concept_key": "ifrs-full:ProfitLoss"
|
|
},
|
|
"ifrs-full:Assets": {
|
|
"surface_key": "total_assets",
|
|
"authoritative_concept_key": "ifrs-full:Assets"
|
|
}
|
|
}
|
|
}
|