CMiBaseResult

public class CMiBaseResult

Class for interpreting parsed data from response CMi URI.

  • Result of CMi flow

    Declaration

    Swift

    public let result: CMiResult
  • Detailed descption

    Declaration

    Swift

    public let message: String?
  • Undocumented

    Declaration

    Swift

    public let flowIdHeader: String?
  • State of application sent in the request

    Declaration

    Swift

    public let state: String?