CODRemitToContact Property
Specifies the contact detail of the contact to whom to send COD funds. If not specified, funds will be sent to the sender.
Syntax
[VB.NET] Public Property CODRemitToContact As ContactDetail
[C#] public ContactDetail CODRemitToContact {get; set;}