Class LineItemInfo (0.1.5)

LineItemInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Line item information.

Attributes

NameDescription
offer str
Optional. The name of the offer can have either of these formats: 'billingAccounts/{billing_account}/offers/{offer}', or 'services/{service}/standardOffers/{offer}'.
parameters MutableSequence[google.cloud.commerce_consumer_procurement_v1alpha1.types.Parameter]
Optional. User-provided parameters.
subscription google.cloud.commerce_consumer_procurement_v1alpha1.types.Subscription
Output only. Information about the subscription created, if applicable.