CardAssignee


Represents a user assigned to a card

Field : ObjectDescription
assignedAt: DateTime
id: Int

DateTime

An ISO‐8601 encoded UTC date time string (YYYY-MM-DD HH:MM:SS).

Int

Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.