rs / vast

Golang VAST 3.0 library
MIT License
83 stars 63 forks source link

Fix InLine>Pricing type from string to Pricing #23

Closed asserchiu closed 6 years ago

asserchiu commented 6 years ago

According to VASTv3_0 document page 19 and 67, the type for InLine>Pricing should be struct type Pricing instead of string.