Merge branch 'develop' of gitlab.verizon.com:BPHV_MIPS/mvm_core into develop

This commit is contained in:
Kevin G Christiano 2020-10-08 15:43:23 -04:00
commit a039c708fb

View File

@ -29,6 +29,7 @@
public var postRequest: Bool? public var postRequest: Bool?
public var dontShowProgress: Bool? public var dontShowProgress: Bool?
public var headerParameters: JSONValueDictionary? public var headerParameters: JSONValueDictionary?
public var enableNativeScroll: Bool?
//-------------------------------------------------- //--------------------------------------------------
// MARK: - Initialzier // MARK: - Initialzier