Type AliasPlatformSettlementCycleMethodManualDates

PlatformSettlementCycleMethodManualDates: {
    type: "MANUAL_DATES";
    dates: MonthDay[];
}

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

Type declaration

  • type: "MANUAL_DATES"
  • dates: MonthDay[]

    월 및 일자 정보