IssueFailedCashReceipt

constructor(merchantId: String, storeId: String, paymentId: String, channel: SelectedChannel? = null, orderName: String, isManual: Boolean, statusUpdatedAt: @Serializable(with = InstantSerializer::class) Instant? = null)