SDKPromotion

data class SDKPromotion(val description: String, val id: Int)

Promotion related to a specifically installment.

Parameters

description

: promotion´s description

id

: promotion´s id

Constructors

Link copied to clipboard
constructor(description: String, id: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val id: Int