Bases: AlanBaseFactory[Account]
description
class-attribute
instance-attribute
description = Faker('text', max_nb_chars=100)
external_id
class-attribute
instance-attribute
external_id = Faker('random_string', length=16)
reference
class-attribute
instance-attribute
reference = Faker('random_string', length=32)
workspace_key
class-attribute
instance-attribute
workspace_key = Faker('random_string', length=16)