PaymentInstallment: {
    month: number;
    isInterestFree: boolean;
}

할부 정보

Type declaration

  • month: number

    할부 개월 수 (int32)

  • isInterestFree: boolean

    무이자할부 여부