C# Class Litle.Sdk.customerInfo

Afficher le fichier Open project: LitleCo/litle-sdk-for-dotNet

Méthodes publiques

Свойство Type Description
customerRegistrationDate System.DateTime
customerWorkTelephone string
dob System.DateTime
employerName string
ssn string

Méthodes publiques

Méthode Description
Serialize ( ) : string
customerInfo ( ) : System

Method Details

Serialize() public méthode

public Serialize ( ) : string
Résultat string

customerInfo() public méthode

public customerInfo ( ) : System
Résultat System

Property Details

customerRegistrationDate public_oe property

public DateTime,System customerRegistrationDate
Résultat System.DateTime

customerWorkTelephone public_oe property

public string customerWorkTelephone
Résultat string

dob public_oe property

public DateTime,System dob
Résultat System.DateTime

employerName public_oe property

public string employerName
Résultat string

ssn public_oe property

public string ssn
Résultat string