IssueCashReceiptResponse

@Serializable
data class IssueCashReceiptResponse(val cashReceipt: CashReceiptSummary)

현금 영수증 발급 성공 응답

Constructors

Link copied to clipboard
constructor(cashReceipt: CashReceiptSummary)

Properties

Link copied to clipboard