UpdateAccessPlanData¶ class UpdateAccessPlanData[source]¶ Data for updating a tenant access plan. currency: Currency¶ The currency for the access pass. amount: str¶ The price of the tenant-wide access pass. refund_period: timedelta¶ The period during which a refund can be requested for the pass. tax_behavior: TaxBehavior¶ How tax should be handled for the price. duration: timedelta¶ The duration for which the access pass is valid.