MvTesting

public class MvTesting : BusinessObject

Wrapper class to manage SalesTracker Order feature

  • Test

    Declaration

    Swift

    @objc
    public var test: String
  • WaveId

    Declaration

    Swift

    @objc
    public var waveId: Int
  • WaveId

    Declaration

    Swift

    @objc
    public var creation: String
  • Custom variables

    Declaration

    Swift

    @objc
    public lazy var variables: MvTestingVars { get set }
  • Send

    Declaration

    Swift

    @objc
    public func send()