CloseoutResponse

public class CloseoutResponse:BaseResponse

response to a closeout request

  • The batch that was closed out.

    Declaration

    Swift

    public var batch:CLVModels.Payments.Batch?