HolderInfoType class

HolderInfoType class

Account holder informations, includes primary and secondary holder information.

The HolderInfoType type exposes the following members:

Constructors

Constructor Description
HolderInfoType() Initializes a new instance of HolderInfoType class.

Properties

Property Description
primary_holder Gets or sets the primary of AccountHolderType.
secondary_holder Gets or sets the secondary of AccountHolderType.

See Also