yamlReportTotalToDeclarative()
Home > @gooddata/sdk-code-convertors > yamlReportTotalToDeclarative
yamlReportTotalToDeclarative() function
Signature:
export declare function yamlReportTotalToDeclarative(totals: Total[] | undefined, attributeIdentifier: string): ITotal[];
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
totals |
Total[] | undefined | |
|
attributeIdentifier |
string |
Returns:
ITotal[]