name property

String? name
getter/setter pair

Name of this billing profile.

This is a required field and must be less than 256 characters long and must be unique among billing profile in the same account.

Implementation

core.String? name;