Source position: googlecontent.pp line 4560
public function TAccountsResource.Insert( |
merchantId: string; |
aAccount: TAccount; |
AQuery: string = '' |
):TAccount; |
merchantId: string; |
aAccount: TAccount; |
AQuery: TAccountsInsertOptions |
):TAccount; |