Source position: googlereseller.pp line 374
public function TCustomersResource.Insert(
aCustomer: TCustomer;
AQuery: string = ''
):TCustomer;function TCustomersResource.Insert(
AQuery: TCustomersInsertOptions
):TCustomer;