ENUM

SdkFollowUpTag

Contents

public enum SdkFollowUpTag: String, FollowUpTag, CaseIterable

Cases

flow

case flow

A tag related to the flow in the Haapi SDK.

http

case http

A tag related to any http calls or handlers.

mapping

case mapping

A tag related to mapping data to HAAPI SDK objects.

oAuth

case oAuth

A tag related to oAuth.

Properties

subsystem

public var subsystem: String

tagName

public var tagName: String