PlatformSettlementCycleMethodManualDates

@Serializable
@SerialName(value = "MANUAL_DATES")
data class PlatformSettlementCycleMethodManualDates(val dates: List<MonthDay>) : PlatformSettlementCycleMethod

정해진 날짜(월, 일)에 정산

Constructors

Link copied to clipboard
constructor(dates: List<MonthDay>)

Properties

Link copied to clipboard

월 및 일자 정보