Type alias ZendriveSettingWarning

ZendriveSettingWarning: {
    type: ZendriveIssueType;
}

This class represents a warning that may impact the normal functioning of the Zendrive SDK.

Type declaration