Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private _adsParams

_adsParams: {} = {}

Type declaration

  • [key: string]: string

Private _errorAdsParams

_errorAdsParams: {} = {}

Type declaration

  • [key: string]: string[]

Private _hasUndefinedParameterError

_hasUndefinedParameterError: {} = {}

Type declaration

  • [key: string]: boolean

Private _hasValidationError

_hasValidationError: {} = {}

Type declaration

  • [key: string]: boolean

Private _undefinedParameterErrorFields

_undefinedParameterErrorFields: {} = {}

Type declaration

  • [key: string]: string[]

Private _undefinedParameterErrorMessage

_undefinedParameterErrorMessage: {} = {}

Type declaration

  • [key: string]: string

Private _validationErrorMessage

_validationErrorMessage: {} = {}

Type declaration

  • [key: string]: string

Accessors

config

csvLine

  • get csvLine(): {}

Methods

Private _buildAdsParams

  • _buildAdsParams(): void

buildedLine

  • buildedLine(): { hasError: boolean; values: {} }

Generated using TypeDoc