PaymentTextSearch

@Serializable
data class PaymentTextSearch(val field: PaymentTextSearchField, val value: String)

통합검색 입력 정보

Constructors

Link copied to clipboard
constructor(field: PaymentTextSearchField, value: String)

Properties

Link copied to clipboard
Link copied to clipboard