Document Configuration
data class DocumentConfiguration(val sdkConfiguration: SdkConfiguration = SdkConfiguration(), val pageCount: Int = 0)
wrapper to contain values which are provided in LocalDocumentConfig
wrapper to contain values which are provided in LocalDocumentConfig