Skip to content

CustomerModule.Interface.CustomerBilling

tgreyuk edited this page Apr 25, 2024 · 1 revision

github-wiki-example / CustomerModule / CustomerBilling

Interface: CustomerBilling

Interface representing customer billing information. Used for processing payments and managing financial transactions.

Properties

Property Type Description
creditCardNumber string The customer's credit card number, used for billing and payment processing.
expirationDate string The expiration date of the credit card, important for validating the card's current validity.
Clone this wiki locally