IPostProcessing
Home > @gooddata/sdk-model > IPostProcessing
IPostProcessing interface
Contains any configuration that should be done with the data after they are obtained from the server and before they are passed to the user.
Signature:
export interface IPostProcessing
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
dateFormat? | readonly | string | (Optional) Format to be applied to the dates in an AFM execution response. |