ACMQueryModel

public struct ACMQueryModel

ACMQueryModel

A struct that holds the query

  • Public Init function For creating query

    Declaration

    Swift

    public init(name: String, value: String)

    Parameters

    name

    Query name

    value

    Query value