STContentWish

public struct STContentWish : STContentWishProtocol

Represents a Wish with a STContent

  • id

    Represents the unique identifier of this wish

    Declaration

    Swift

    public let id: Int
  • Represents the STContent of this wish

    Declaration

    Swift

    public let audioItem: STContent
  • Represents the creation date of this wish

    Declaration

    Swift

    public let createdAt: String?