PrintManualRefundReceiptMessage

public class PrintManualRefundReceiptMessage : NSObject

Callback to request the POS print a refund for a ManualRefund

  • credit object created from processing the manual refund

    Declaration

    Swift

    public var credit:CLVModels.Payments.Credit?