Class ReconstructedApiRequestResponseModel

java.lang.Object
net.avalara.avatax.rest.client.models.ReconstructedApiRequestResponseModel

public class ReconstructedApiRequestResponseModel extends Object
This model contains a reconstructed CreateTransaction request object that could potentially be used to recreate this transaction. Note that the API changes over time, and this reconstructed model is likely different from the exact request that was originally used to create this transaction.
  • Constructor Details

    • ReconstructedApiRequestResponseModel

      public ReconstructedApiRequestResponseModel()
  • Method Details