Data Contracts
These contracts are used for input to methods such as a Create or Update. Most times they will have significant similarities to a Model contract. However, these contracts will only contain data that can be saved by the user.
These contracts are used for input to methods such as a Create or Update. Most times they will have significant similarities to a Model contract. However, these contracts will only contain data that can be saved by the user.