projectBillingInfo property

List<ProjectBillingInfo>? projectBillingInfo
getter/setter pair

A list of ProjectBillingInfo resources representing the projects associated with the billing account.

Implementation

core.List<ProjectBillingInfo>? projectBillingInfo;