This commit is contained in:
Suresh, Kamlesh 2020-01-22 14:36:12 -05:00
parent f438e25556
commit 791138c345

View File

@ -28,7 +28,7 @@ import Foundation
public var action: ActionModelProtocol?
enum CodingKeys: String, CodingKey {
private enum CodingKeys: String, CodingKey {
case groupName
case value
case fieldKey