RunManually

public struct RunManually : Codable
  • Time used for run’s "now" option, RFC3339. Default is the server’s now time.

    Declaration

    Swift

    public var scheduledFor: Date?
  • Declaration

    Swift

    public init(scheduledFor: Date? = nil)