Details of a club record for addition or updating.
| Name | Description | Type | Additional information |
|---|---|---|---|
| age_group_id |
Sets the identifier of the age group. |
globally unique identifier |
Required |
| class_id |
Sets the identifier of the class. |
globally unique identifier |
Required |
| date_shot |
Sets the date shot. |
date |
Required |
| golds |
Sets the number of golds. |
integer |
None. |
| hits |
Sets the number of hits. |
integer |
None. |
| location |
Sets the location. |
string |
Required |
| member_id |
Gets or sets the identifier of the member. |
globally unique identifier |
Required |
| round_id |
Sets the identifier of the round. |
globally unique identifier |
Required |
| score |
Sets the score. |
integer |
Required |
| status |
Sets the status. |
StatusOptions |
Required |
| tens |
Sets the number of tens. |
integer |
None. |