Код: Выделить всё
[{
'attribute1': array([{
'id': 'id1',
'type': 'CASH',
'active': True,
'date_created': datetime.datetime(2024, 9, 14, 2, 35, 59, tzinfo=)
}], dtype=object)
}]
Подробнее здесь: https://stackoverflow.com/questions/789 ... ing-python
Код: Выделить всё
[{
'attribute1': array([{
'id': 'id1',
'type': 'CASH',
'active': True,
'date_created': datetime.datetime(2024, 9, 14, 2, 35, 59, tzinfo=)
}], dtype=object)
}]