Details of the joint entity. Will be present if structure is equal to
joint.
Fields
individuals- The two individuals that share control of the entity.name- The entity's name.
Summary
Types
@type t() :: %Increase.Entities.Entity.Joint{ individuals: [Increase.Entities.Entity.Joint.Individual.t()], name: String.t() }