ManualRefundResponse

public class ManualRefundResponse:BaseResponse

response to a manual refund

  • the credit object for the manual refund

    Declaration

    Swift

    public private(set) var credit:CLVModels.Payments.Credit?