ProductCodingKeys

public enum ProductCodingKeys: String, CodingKey

Keys used of encoding a Product object.

  • Declaration

    Swift

    case type
  • Declaration

    Swift

    case name
  • Declaration

    Swift

    case linking
  • Declaration

    Swift

    case targets