holder works!
+| First Name | +{{ contact.firstName }} | +Last Name | +{{ contact.lastName }} | +Title | +{{ contact.title }} | +Phone | +{{ contact.phone | phone }} | +Mobile | +{{ contact.mobile | phone }} | +{{ contact.email }} | +Actions | +
+
+
+
+
+
+
+ |
+
|---|
| Holder Name | +{{ holder.holderName }} | +DBA Name | +{{ holder.dbaName || '--'}} | +Address | +{{ getAddressLabel(holder) }} | +USCIB Member | +{{ holder.uscibMember ? 'Yes' : 'No' }} | +Holder Type | +{{ holder.holderType }} | +Actions | ++ + + | +
|---|