GatewayInformation

public struct GatewayInformation

Gateway inforamtion.

  • Undocumented

    Declaration

    Swift

    public struct GatewayInformation
  • Initialize GatewayInformation.

    Developers rarely use this initializer. If you want to recreate same instance from stored data or transmitted data, you can use this method.

    Declaration

    Swift

    public init(_ vendorThingID: String)