PaymentScheduleSortInput

@Serializable
data class PaymentScheduleSortInput(val by: PaymentScheduleSortBy? = null, val order: SortOrder? = null)

결제 예약 건 다건 조회 시 정렬 조건

Constructors

Link copied to clipboard
constructor(by: PaymentScheduleSortBy? = null, order: SortOrder? = null)

Properties

Link copied to clipboard

정렬 기준 필드

Link copied to clipboard
val order: SortOrder? = null

정렬 순서