PlaygroundText
The text content inside of a playground segment.
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
playgroundText (str) – The text of the playground segment.
renderingCode (str) – The rendering code of the playground segment.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict