ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TInvoice.PaymentStatus Property

Status of the payment of this invoice. Valid values are: 

  • 0: No payments
  • 1: Part paid
  • 2: Fully paid
  • 3: Overpaid
  • 4: Credited out
 

C#
public int PaymentStatus;
Copyright (c) VETtrak 2022. All rights reserved.