SenderCompany Property
Identifies the contact person's company name.
Syntax
__property String SenderCompany = {read=FSenderCompany, write=FSetSenderCompany, default=""};
Default Value
""
Remarks
Identifies the contact person's company name. In a ship request, either SenderFirstName and SenderLastName or SenderCompany are required to be provided.
Data Type
String