Response

public struct Response : Codable

Undocumented

  • 枚举:member, vip, svip

    Declaration

    Swift

    public let identity: String
  • 过期时间,时间戳,单位秒

    Declaration

    Swift

    public let expire: TimeInterval?
  • 20t、8t

    Declaration

    Swift

    public var level: String?