class documentation

class GrantPromotionalEntitlementsInput(BaseModel):

View In Hierarchy

Undocumented

Class Variable customer_id Undocumented
Class Variable environment_id Undocumented
Class Variable promotional_entitlements Undocumented

Inherited from BaseModel:

Class Variable model_config Undocumented
customer_id: str =

Undocumented

environment_id: str | None =

Undocumented

promotional_entitlements: list[GrantPromotionalEntitlementInput] =

Undocumented