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