Bonus

public struct Bonus : Mappable

BONUS Model

  • Total amount

    Declaration

    Swift

    public let amount: Int
  • Media history related

    Declaration

    Swift

    public let media_history_id: Int
  • JSON Mapper

    Declaration

    Swift

    public init(map: Mapper) throws