BillingPermissionsProperties Class

The set of allowed action and not allowed actions a caller has on a billing account.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
BillingPermissionsProperties

Constructor

BillingPermissionsProperties(**kwargs)

Variables

actions
list[str]

The set of actions that the caller is allowed to perform.

not_actions
list[str]

The set of actions that the caller is not allowed to perform.