RevokedServiceTerms

public struct RevokedServiceTerms : Codable

동의 철회가 반영된 서비스 약관 클래스

  • tag

    3rd에서 설정한 서비스 약관의 tag

    Declaration

    Swift

    public let tag: String
  • 동의 여부

    Declaration

    Swift

    public let agreed: Bool