Guest User

Untitled

a guest
Nov 15th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. persons, err := service.GetAllPersons(request)
  2.  
  3. type GetAllPersons struct {
  4. XMLName xml.Name `xml:"http://service.jaxws.journaldev.com getAllPersons"`
  5. }
Add Comment
Please, Sign In to add comment