Click or drag to resize

PackageRequestBrokerageThirdPartyBillingAddress Property

Gets or sets Brokerage Third Party Billing Address

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 19)]
public NameAddress BrokerageThirdPartyBillingAddress { get; set; }

Property Value

Type: NameAddress
Remarks
The address of the third party for billing carrier-provided brokerage services
See Also