BillingStreet1 Property
The street name for the contact.
Object Oriented Interface
public function getBillingStreet1(); public function setBillingStreet1($value);
Procedural Interface
inpaypal_invoice_get($res, 13 ); inpaypal_invoice_set($res, 13, $value );
Default Value
''
Remarks
The street name for the contact.
Data Type
String