ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TPayment.PaymentTypeFlag Property

Flags the category of the payment type. Possible values are: 

  • -3: Reversal
  • -2: Transfer
  • -1: Refund
  • 0: Cash
  • 1: Cheque
  • 2: Credit card
  • 3: EFT
  • 4: Credit note
 

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