HolderInfoType class

HolderInfoType class

Account holder informations, includes primary and secondary holder information.

The HolderInfoType type exposes the following members:

Constructors

ConstructorDescription
HolderInfoType()Initializes a new instance of HolderInfoType class.

Properties

PropertyDescription
primary_holderGets or sets the primary of AccountHolderType.
secondary_holderGets or sets the secondary of AccountHolderType.

See Also