|
|
@ -109,7 +109,7 @@ namespace IO.Swagger.DTO |
|
|
|
/// Gets or Sets Formation |
|
|
|
/// Gets or Sets Formation |
|
|
|
/// </summary> |
|
|
|
/// </summary> |
|
|
|
[DataMember(Name="formation")] |
|
|
|
[DataMember(Name="formation")] |
|
|
|
public FormationDTO Formation { get; set; } |
|
|
|
public FormationDetailsDTO Formation { get; set; } |
|
|
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
/// <summary> |
|
|
|
/// Returns the string presentation of the object |
|
|
|
/// Returns the string presentation of the object |
|
|
|