The EndorserParty type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EndorserParty |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetParty |
Resets the node.
| |
| ResetRoleCode |
Resets the node.
| |
| ResetSequenceNumeric |
Resets the node.
| |
| ResetSignatoryContact |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Party |
Party (ASBIE). Details of the party endorsing the application.
| |
| PartySet |
Checks if the property has been set or not.
| |
| RoleCode |
Role Code (BBIE). The role of the party providing the endorsement, e.g., Issuer, Embassy, Insurance, etc.
| |
| RoleCodeSet |
Checks if the property has been set or not.
| |
| SequenceNumeric |
Sequence (BBIE). The sequence in which the endorsements are to be applied.
| |
| SequenceNumericSet |
Checks if the property has been set or not.
| |
| SignatoryContact |
Contact (ASBIE). Details of the individual representing the exporter who signs the Certificate of Origin application before submitting it to the Issuer Party.
| |
| SignatoryContactSet |
Checks if the property has been set or not.
|