name property

String? name
getter/setter pair

The unique identifier of the deal.

Auto-generated by the server when a deal is created. Format: buyers/{accountId}/proposals/{proposalId}/deals/{dealId}

Immutable.

Implementation

core.String? name;