Digital PCT265 story VZWYZDG-1866 - Update name to proper jargon.
This commit is contained in:
parent
f412fd70e1
commit
a691f8d713
@ -10,7 +10,7 @@ import Foundation
|
|||||||
import MVMCore
|
import MVMCore
|
||||||
|
|
||||||
public struct ActionNegateGoneModel: ActionModelProtocol {
|
public struct ActionNegateGoneModel: ActionModelProtocol {
|
||||||
public static var identifier: String = "toggleGone"
|
public static var identifier: String = "negateGone"
|
||||||
public var actionType: String = ActionNegateGoneModel.identifier
|
public var actionType: String = ActionNegateGoneModel.identifier
|
||||||
public var extraParameters: JSONValueDictionary?
|
public var extraParameters: JSONValueDictionary?
|
||||||
public var analyticsData: JSONValueDictionary?
|
public var analyticsData: JSONValueDictionary?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user