Click or drag to resize

BookingCriteriaBankInfoCriteriaAccountHolderName Property

The name of the account holder

Namespace:  SoS.Integration.Models
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string AccountHolderName { get; set; }

Property Value

Type: String
Remarks
This property is optional
See Also