At this time the POJOs do not require any specific details on creation. However, the API calls require certain values to be present.
My suggestion would be to request the values required in the constructor to avoid temporal coupling and runtime errors.