In the customerAddressType there is no secondary address field for the
billto. customerAddressType addressDetails = new customerAddressType {
firstName = a_firstname, lastName = a_lastname, address = a_address,
city = a_city, state = a_state, country...