ManualRefundResponse

public class ManualRefundResponse : BaseResponse

response to a manual refund

  • the credit object for the manual refund

    Declaration

    Swift

    public fileprivate(set) var credit: CLVModels.Payments.Credit? {
      get
      }