client property

String? client
getter/setter pair

If the current buyer is sending the RFP on behalf of its client, use this field to specify the name of the client in the format: buyers/{accountId}/clients/{clientAccountid}.

Implementation

core.String? client;