MemberAdditionalConfigurationResult¶
Structure Class¶
MemberAdditionalConfigurationResult
dataclass
¶
Information about the additional configuration for the member account.
Attributes¶
name
class-attribute
instance-attribute
¶
name: OrgFeatureAdditionalConfiguration | None = None
Indicates the name of the additional configuration that is set for the member account.
status
class-attribute
instance-attribute
¶
status: FeatureStatus | None = None
Indicates the status of the additional configuration that is set for the member account.
updated_at
class-attribute
instance-attribute
¶
updated_at: datetime | None = None
The timestamp at which the additional configuration was set for the member account. This is in UTC format.