We are planning on using this endpoint: https://developer.fedex.com/api/en-us/catalog/ship/v1/docs.html#operation/Create%20Shipment
The entire JSON schema can be downloaded here. Given this schema, how can I generate Kotlin data classes ?
We are planning on using this endpoint: https://developer.fedex.com/api/en-us/catalog/ship/v1/docs.html#operation/Create%20Shipment
The entire JSON schema can be downloaded here. Given this schema, how can I generate Kotlin data classes ?