PaymentInstallment

@Serializable
data class PaymentInstallment(val month: Int, val isInterestFree: Boolean)

할부 정보

Constructors

Link copied to clipboard
constructor(month: Int, isInterestFree: Boolean)

Properties

Link copied to clipboard

무이자할부 여부

Link copied to clipboard
val month: Int

할부 개월 수