Skip to content

Instantly share code, notes, and snippets.

@pvankouteren
Created January 25, 2017 10:10
Show Gist options
  • Select an option

  • Save pvankouteren/df2c9f5b143de1065b34648ba2cc351f to your computer and use it in GitHub Desktop.

Select an option

Save pvankouteren/df2c9f5b143de1065b34648ba2cc351f to your computer and use it in GitHub Desktop.
<operation name="TopGoalScorers">
<documentation>
Returns an array with the top N goal scorers and their current score. Pass 0 as TopN and you get them all.
</documentation>
<input message="tns:TopGoalScorersSoapRequest"/>
<output message="tns:TopGoalScorersSoapResponse"/>
</operation>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment