Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 830 Bytes

PaymentCard.md

File metadata and controls

16 lines (12 loc) · 830 Bytes

Com.Hopper.Hts.Airlines.Model.PaymentCard

Properties

Name Type Description Notes
Amount string Amount charged on the form of payment
Currency string Currency of the form of payment
Token string Token of the payment card generated by HTS Payment Gateway [optional]
LastFourDigits string Last four digits of the payment card [optional]
ExpirationMonth string the expiry month of the payment card [optional]
ExpirationYear string the expiry year of the payment card [optional]
Type string

[Back to Model list] [Back to API list] [Back to README]