Searched defs:billTo (Results 1 – 7 of 7) sorted by relevance
38 std::vector<libxml::USAddress> billTo; in TEST_F() local86 std::vector<tinyxml::USAddress> billTo; in TEST_F() local
69 …seOrderType::PurchaseOrderType(std::vector<USAddress> shipTo, std::vector<USAddress> billTo, std::… in PurchaseOrderType()120 std::vector<USAddress> billTo; in read() local
89 …seOrderType::PurchaseOrderType(std::vector<USAddress> shipTo, std::vector<USAddress> billTo, std::… in PurchaseOrderType()140 std::vector<USAddress> billTo; in read() local
28 Person billTo = invoice.billTo; in testExample_2_27() local
22 public Person billTo;// bill-to field in Invoice