QueryParameters should contain :
- Identifier
- User Parameters
This remove the ability for developers to incorrectly create a query parameter that is called from an object with an invalid identifier.
Look at TweetList parameters to take example.
Comments: Associated with changeset 43858: Version 0.9.8.0
- Code refactoring of Query Parameters and UserTimeline parameters
- Updated Unit tests
- Identifier
- User Parameters
This remove the ability for developers to incorrectly create a query parameter that is called from an object with an invalid identifier.
Look at TweetList parameters to take example.
Comments: Associated with changeset 43858: Version 0.9.8.0
- Code refactoring of Query Parameters and UserTimeline parameters
- Updated Unit tests