Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 837 Bytes

AddOnInstallationBilling.md

File metadata and controls

15 lines (11 loc) · 837 Bytes

AddOnInstallationBilling

Representation of an add-on installation billing.

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'AddOnInstallationBilling' if this is a complete object or 'AddOnInstallationBillingLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
billing_marketplace_account str Account ID for billing market place [optional]
billing_model BillingModel [optional]

[Back to Model list] [Back to API list] [Back to README]