diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e4951a3 --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +Copyright (c) 2018-2021, Taxnexus, Inc. All rights reserved. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/api/auth/auth_client/auth_client.go b/api/auth/auth_client/auth_client.go index 31dfc1e..7589fe3 100644 --- a/api/auth/auth_client/auth_client.go +++ b/api/auth/auth_client/auth_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth/auth_client/user/get_users_parameters.go b/api/auth/auth_client/user/get_users_parameters.go index 0af1810..53f80e2 100644 --- a/api/auth/auth_client/user/get_users_parameters.go +++ b/api/auth/auth_client/user/get_users_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth/auth_client/user/get_users_responses.go b/api/auth/auth_client/user/get_users_responses.go index 44c934f..d3e1c19 100644 --- a/api/auth/auth_client/user/get_users_responses.go +++ b/api/auth/auth_client/user/get_users_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth/auth_client/user/user_client.go b/api/auth/auth_client/user/user_client.go index 735bf55..915a563 100644 --- a/api/auth/auth_client/user/user_client.go +++ b/api/auth/auth_client/user/user_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth/auth_models/address.go b/api/auth/auth_models/address.go index b740ab8..c381fb3 100644 --- a/api/auth/auth_models/address.go +++ b/api/auth/auth_models/address.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth/auth_models/error.go b/api/auth/auth_models/error.go index 413b019..a521b27 100644 --- a/api/auth/auth_models/error.go +++ b/api/auth/auth_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth/auth_models/response_meta.go b/api/auth/auth_models/response_meta.go index eeb7c1e..b3f8bcf 100644 --- a/api/auth/auth_models/response_meta.go +++ b/api/auth/auth_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth/auth_models/tenant_user.go b/api/auth/auth_models/tenant_user.go index 36c042d..2d4b320 100644 --- a/api/auth/auth_models/tenant_user.go +++ b/api/auth/auth_models/tenant_user.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth/auth_models/user.go b/api/auth/auth_models/user.go index 5233a6c..9e15e58 100644 --- a/api/auth/auth_models/user.go +++ b/api/auth/auth_models/user.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth/auth_models/user_response.go b/api/auth/auth_models/user_response.go index 7c5ab09..690804e 100644 --- a/api/auth/auth_models/user_response.go +++ b/api/auth/auth_models/user_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth/auth_models/user_role.go b/api/auth/auth_models/user_role.go index 9ea2706..be09350 100644 --- a/api/auth/auth_models/user_role.go +++ b/api/auth/auth_models/user_role.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/auth/auth_client.go b/api/auth0/auth0_client/auth/auth_client.go index 51a76eb..ac25bf5 100644 --- a/api/auth0/auth0_client/auth/auth_client.go +++ b/api/auth0/auth0_client/auth/auth_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/auth/post_credentials_parameters.go b/api/auth0/auth0_client/auth/post_credentials_parameters.go index f50006d..55f6d5c 100644 --- a/api/auth0/auth0_client/auth/post_credentials_parameters.go +++ b/api/auth0/auth0_client/auth/post_credentials_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/auth/post_credentials_responses.go b/api/auth0/auth0_client/auth/post_credentials_responses.go index 08e5d02..b2eb029 100644 --- a/api/auth0/auth0_client/auth/post_credentials_responses.go +++ b/api/auth0/auth0_client/auth/post_credentials_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/auth0_client.go b/api/auth0/auth0_client/auth0_client.go index 806ceec..eb03821 100644 --- a/api/auth0/auth0_client/auth0_client.go +++ b/api/auth0/auth0_client/auth0_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/role/get_roles_parameters.go b/api/auth0/auth0_client/role/get_roles_parameters.go index ccd2364..f0d1ad3 100644 --- a/api/auth0/auth0_client/role/get_roles_parameters.go +++ b/api/auth0/auth0_client/role/get_roles_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/role/get_roles_responses.go b/api/auth0/auth0_client/role/get_roles_responses.go index ef13917..13d5549 100644 --- a/api/auth0/auth0_client/role/get_roles_responses.go +++ b/api/auth0/auth0_client/role/get_roles_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/role/post_role_users_parameters.go b/api/auth0/auth0_client/role/post_role_users_parameters.go index dc77884..8170974 100644 --- a/api/auth0/auth0_client/role/post_role_users_parameters.go +++ b/api/auth0/auth0_client/role/post_role_users_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/role/post_role_users_responses.go b/api/auth0/auth0_client/role/post_role_users_responses.go index e56aa7b..cf23678 100644 --- a/api/auth0/auth0_client/role/post_role_users_responses.go +++ b/api/auth0/auth0_client/role/post_role_users_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/role/role_client.go b/api/auth0/auth0_client/role/role_client.go index 589f9e7..300eeb3 100644 --- a/api/auth0/auth0_client/role/role_client.go +++ b/api/auth0/auth0_client/role/role_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/delete_api_v2_users_user_id_roles_parameters.go b/api/auth0/auth0_client/user/delete_api_v2_users_user_id_roles_parameters.go index 127277f..83b1f23 100644 --- a/api/auth0/auth0_client/user/delete_api_v2_users_user_id_roles_parameters.go +++ b/api/auth0/auth0_client/user/delete_api_v2_users_user_id_roles_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/delete_api_v2_users_user_id_roles_responses.go b/api/auth0/auth0_client/user/delete_api_v2_users_user_id_roles_responses.go index e5b2fd1..5adee75 100644 --- a/api/auth0/auth0_client/user/delete_api_v2_users_user_id_roles_responses.go +++ b/api/auth0/auth0_client/user/delete_api_v2_users_user_id_roles_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/get_user_by_email_parameters.go b/api/auth0/auth0_client/user/get_user_by_email_parameters.go index 3d0d030..2ce2025 100644 --- a/api/auth0/auth0_client/user/get_user_by_email_parameters.go +++ b/api/auth0/auth0_client/user/get_user_by_email_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/get_user_by_email_responses.go b/api/auth0/auth0_client/user/get_user_by_email_responses.go index 6b2679f..cf2c947 100644 --- a/api/auth0/auth0_client/user/get_user_by_email_responses.go +++ b/api/auth0/auth0_client/user/get_user_by_email_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/get_user_roles_parameters.go b/api/auth0/auth0_client/user/get_user_roles_parameters.go index 40a6c76..7d0d2a6 100644 --- a/api/auth0/auth0_client/user/get_user_roles_parameters.go +++ b/api/auth0/auth0_client/user/get_user_roles_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/get_user_roles_responses.go b/api/auth0/auth0_client/user/get_user_roles_responses.go index 6182873..cad6a19 100644 --- a/api/auth0/auth0_client/user/get_user_roles_responses.go +++ b/api/auth0/auth0_client/user/get_user_roles_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/get_users_parameters.go b/api/auth0/auth0_client/user/get_users_parameters.go index ffe04d3..8c71861 100644 --- a/api/auth0/auth0_client/user/get_users_parameters.go +++ b/api/auth0/auth0_client/user/get_users_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/get_users_responses.go b/api/auth0/auth0_client/user/get_users_responses.go index fbfd208..2e5a27f 100644 --- a/api/auth0/auth0_client/user/get_users_responses.go +++ b/api/auth0/auth0_client/user/get_users_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/post_users_parameters.go b/api/auth0/auth0_client/user/post_users_parameters.go index b6e4673..56a7791 100644 --- a/api/auth0/auth0_client/user/post_users_parameters.go +++ b/api/auth0/auth0_client/user/post_users_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/post_users_responses.go b/api/auth0/auth0_client/user/post_users_responses.go index fda53f9..b413873 100644 --- a/api/auth0/auth0_client/user/post_users_responses.go +++ b/api/auth0/auth0_client/user/post_users_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_client/user/user_client.go b/api/auth0/auth0_client/user/user_client.go index 577dcb2..966a218 100644 --- a/api/auth0/auth0_client/user/user_client.go +++ b/api/auth0/auth0_client/user/user_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_models/credentials_request.go b/api/auth0/auth0_models/credentials_request.go index 576d5fe..b8fce88 100644 --- a/api/auth0/auth0_models/credentials_request.go +++ b/api/auth0/auth0_models/credentials_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_models/credentials_response.go b/api/auth0/auth0_models/credentials_response.go index 12e24df..f329ce4 100644 --- a/api/auth0/auth0_models/credentials_response.go +++ b/api/auth0/auth0_models/credentials_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_models/error.go b/api/auth0/auth0_models/error.go index d4c181d..3d12740 100644 --- a/api/auth0/auth0_models/error.go +++ b/api/auth0/auth0_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_models/new_user.go b/api/auth0/auth0_models/new_user.go index bbd36c0..02e5400 100644 --- a/api/auth0/auth0_models/new_user.go +++ b/api/auth0/auth0_models/new_user.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_models/role.go b/api/auth0/auth0_models/role.go index 78cc826..2a43438 100644 --- a/api/auth0/auth0_models/role.go +++ b/api/auth0/auth0_models/role.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_models/role_response.go b/api/auth0/auth0_models/role_response.go index 70b691f..a5c00c5 100644 --- a/api/auth0/auth0_models/role_response.go +++ b/api/auth0/auth0_models/role_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_models/role_users_request.go b/api/auth0/auth0_models/role_users_request.go index e55b35b..9bfa5e7 100644 --- a/api/auth0/auth0_models/role_users_request.go +++ b/api/auth0/auth0_models/role_users_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_models/user.go b/api/auth0/auth0_models/user.go index ca59a0f..2e0f0b7 100644 --- a/api/auth0/auth0_models/user.go +++ b/api/auth0/auth0_models/user.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_models/user_request.go b/api/auth0/auth0_models/user_request.go index 585ca06..f31c609 100644 --- a/api/auth0/auth0_models/user_request.go +++ b/api/auth0/auth0_models/user_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/auth0/auth0_models/user_roles_request.go b/api/auth0/auth0_models/user_roles_request.go index 054860e..129ad7e 100644 --- a/api/auth0/auth0_models/user_roles_request.go +++ b/api/auth0/auth0_models/user_roles_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/blaze_client.go b/api/blaze/blaze_client/blaze_client.go index 53dfd5b..d3ac1f0 100644 --- a/api/blaze/blaze_client/blaze_client.go +++ b/api/blaze/blaze_client/blaze_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/members/get_member_parameters.go b/api/blaze/blaze_client/members/get_member_parameters.go index e2bb956..c6f83dc 100644 --- a/api/blaze/blaze_client/members/get_member_parameters.go +++ b/api/blaze/blaze_client/members/get_member_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/members/get_member_responses.go b/api/blaze/blaze_client/members/get_member_responses.go index 0217581..3ea6216 100644 --- a/api/blaze/blaze_client/members/get_member_responses.go +++ b/api/blaze/blaze_client/members/get_member_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/members/members_client.go b/api/blaze/blaze_client/members/members_client.go index d1cb8c9..73b3db5 100644 --- a/api/blaze/blaze_client/members/members_client.go +++ b/api/blaze/blaze_client/members/members_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/products/get_product_parameters.go b/api/blaze/blaze_client/products/get_product_parameters.go index ec383c4..905174b 100644 --- a/api/blaze/blaze_client/products/get_product_parameters.go +++ b/api/blaze/blaze_client/products/get_product_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/products/get_product_responses.go b/api/blaze/blaze_client/products/get_product_responses.go index 3fcb631..392445f 100644 --- a/api/blaze/blaze_client/products/get_product_responses.go +++ b/api/blaze/blaze_client/products/get_product_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/products/get_products_parameters.go b/api/blaze/blaze_client/products/get_products_parameters.go index d32eed3..1d5a7de 100644 --- a/api/blaze/blaze_client/products/get_products_parameters.go +++ b/api/blaze/blaze_client/products/get_products_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/products/get_products_responses.go b/api/blaze/blaze_client/products/get_products_responses.go index d6bcb56..0c1ac3c 100644 --- a/api/blaze/blaze_client/products/get_products_responses.go +++ b/api/blaze/blaze_client/products/get_products_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/products/products_client.go b/api/blaze/blaze_client/products/products_client.go index 13f0eee..cc8a8e0 100644 --- a/api/blaze/blaze_client/products/products_client.go +++ b/api/blaze/blaze_client/products/products_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/purchase_orders/get_purchase_order_list_parameters.go b/api/blaze/blaze_client/purchase_orders/get_purchase_order_list_parameters.go index b10d215..e21bdf5 100644 --- a/api/blaze/blaze_client/purchase_orders/get_purchase_order_list_parameters.go +++ b/api/blaze/blaze_client/purchase_orders/get_purchase_order_list_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/purchase_orders/get_purchase_order_list_responses.go b/api/blaze/blaze_client/purchase_orders/get_purchase_order_list_responses.go index 53cbbb3..3a1ed22 100644 --- a/api/blaze/blaze_client/purchase_orders/get_purchase_order_list_responses.go +++ b/api/blaze/blaze_client/purchase_orders/get_purchase_order_list_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/purchase_orders/purchase_orders_client.go b/api/blaze/blaze_client/purchase_orders/purchase_orders_client.go index c69e983..8659f42 100644 --- a/api/blaze/blaze_client/purchase_orders/purchase_orders_client.go +++ b/api/blaze/blaze_client/purchase_orders/purchase_orders_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/shop/get_shop_parameters.go b/api/blaze/blaze_client/shop/get_shop_parameters.go index 213e5ba..42cbeaf 100644 --- a/api/blaze/blaze_client/shop/get_shop_parameters.go +++ b/api/blaze/blaze_client/shop/get_shop_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/shop/get_shop_responses.go b/api/blaze/blaze_client/shop/get_shop_responses.go index 9d50aca..42b52a4 100644 --- a/api/blaze/blaze_client/shop/get_shop_responses.go +++ b/api/blaze/blaze_client/shop/get_shop_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/shop/shop_client.go b/api/blaze/blaze_client/shop/shop_client.go index 3454bd2..84db455 100644 --- a/api/blaze/blaze_client/shop/shop_client.go +++ b/api/blaze/blaze_client/shop/shop_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/transactions/get_transaction_by_id_parameters.go b/api/blaze/blaze_client/transactions/get_transaction_by_id_parameters.go index b329196..30cbed9 100644 --- a/api/blaze/blaze_client/transactions/get_transaction_by_id_parameters.go +++ b/api/blaze/blaze_client/transactions/get_transaction_by_id_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/transactions/get_transaction_by_id_responses.go b/api/blaze/blaze_client/transactions/get_transaction_by_id_responses.go index 63b6031..408bdbe 100644 --- a/api/blaze/blaze_client/transactions/get_transaction_by_id_responses.go +++ b/api/blaze/blaze_client/transactions/get_transaction_by_id_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/transactions/get_transactions_parameters.go b/api/blaze/blaze_client/transactions/get_transactions_parameters.go index fe17e3a..094c547 100644 --- a/api/blaze/blaze_client/transactions/get_transactions_parameters.go +++ b/api/blaze/blaze_client/transactions/get_transactions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/transactions/get_transactions_responses.go b/api/blaze/blaze_client/transactions/get_transactions_responses.go index 27611e6..494f424 100644 --- a/api/blaze/blaze_client/transactions/get_transactions_responses.go +++ b/api/blaze/blaze_client/transactions/get_transactions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/transactions/transactions_client.go b/api/blaze/blaze_client/transactions/transactions_client.go index 19688db..8bb74be 100644 --- a/api/blaze/blaze_client/transactions/transactions_client.go +++ b/api/blaze/blaze_client/transactions/transactions_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/vendors/get_vendor_parameters.go b/api/blaze/blaze_client/vendors/get_vendor_parameters.go index b92918d..34641be 100644 --- a/api/blaze/blaze_client/vendors/get_vendor_parameters.go +++ b/api/blaze/blaze_client/vendors/get_vendor_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/vendors/get_vendor_responses.go b/api/blaze/blaze_client/vendors/get_vendor_responses.go index 614cfe6..e109539 100644 --- a/api/blaze/blaze_client/vendors/get_vendor_responses.go +++ b/api/blaze/blaze_client/vendors/get_vendor_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_client/vendors/vendors_client.go b/api/blaze/blaze_client/vendors/vendors_client.go index 80650fe..272a195 100644 --- a/api/blaze/blaze_client/vendors/vendors_client.go +++ b/api/blaze/blaze_client/vendors/vendors_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/error.go b/api/blaze/blaze_models/error.go index 83af0d1..e975b6d 100644 --- a/api/blaze/blaze_models/error.go +++ b/api/blaze/blaze_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/invalid_error.go b/api/blaze/blaze_models/invalid_error.go index 9c4acc8..a8f933e 100644 --- a/api/blaze/blaze_models/invalid_error.go +++ b/api/blaze/blaze_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/member_response.go b/api/blaze/blaze_models/member_response.go index 6b74f93..340293d 100644 --- a/api/blaze/blaze_models/member_response.go +++ b/api/blaze/blaze_models/member_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/message.go b/api/blaze/blaze_models/message.go index 524d500..a640240 100644 --- a/api/blaze/blaze_models/message.go +++ b/api/blaze/blaze_models/message.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/product_response.go b/api/blaze/blaze_models/product_response.go index b81b712..7a35eb3 100644 --- a/api/blaze/blaze_models/product_response.go +++ b/api/blaze/blaze_models/product_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/products_response.go b/api/blaze/blaze_models/products_response.go index 4ce27d1..cba9376 100644 --- a/api/blaze/blaze_models/products_response.go +++ b/api/blaze/blaze_models/products_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/purchase_order_list_response.go b/api/blaze/blaze_models/purchase_order_list_response.go index 4a295ce..bd39576 100644 --- a/api/blaze/blaze_models/purchase_order_list_response.go +++ b/api/blaze/blaze_models/purchase_order_list_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/shop_response.go b/api/blaze/blaze_models/shop_response.go index b5b5685..995b1a6 100644 --- a/api/blaze/blaze_models/shop_response.go +++ b/api/blaze/blaze_models/shop_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/transaction_by_id_response.go b/api/blaze/blaze_models/transaction_by_id_response.go index cc8433b..a958eb7 100644 --- a/api/blaze/blaze_models/transaction_by_id_response.go +++ b/api/blaze/blaze_models/transaction_by_id_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/transactions_response.go b/api/blaze/blaze_models/transactions_response.go index 6ed56e4..8b6fca4 100644 --- a/api/blaze/blaze_models/transactions_response.go +++ b/api/blaze/blaze_models/transactions_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/blaze/blaze_models/vendor_response.go b/api/blaze/blaze_models/vendor_response.go index e7de880..de8e0aa 100644 --- a/api/blaze/blaze_models/vendor_response.go +++ b/api/blaze/blaze_models/vendor_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/accounts_client.go b/api/crm/crm_client/accounts/accounts_client.go index 4bc39d4..ce2fc82 100644 --- a/api/crm/crm_client/accounts/accounts_client.go +++ b/api/crm/crm_client/accounts/accounts_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/delete_account_parameters.go b/api/crm/crm_client/accounts/delete_account_parameters.go index 7a0dfcb..4c46281 100644 --- a/api/crm/crm_client/accounts/delete_account_parameters.go +++ b/api/crm/crm_client/accounts/delete_account_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/delete_account_responses.go b/api/crm/crm_client/accounts/delete_account_responses.go index 699d3a4..17e97ff 100644 --- a/api/crm/crm_client/accounts/delete_account_responses.go +++ b/api/crm/crm_client/accounts/delete_account_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/get_accounts_observable_parameters.go b/api/crm/crm_client/accounts/get_accounts_observable_parameters.go index 31c4824..4f0b47d 100644 --- a/api/crm/crm_client/accounts/get_accounts_observable_parameters.go +++ b/api/crm/crm_client/accounts/get_accounts_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/get_accounts_observable_responses.go b/api/crm/crm_client/accounts/get_accounts_observable_responses.go index 01d3998..6a0ca5c 100644 --- a/api/crm/crm_client/accounts/get_accounts_observable_responses.go +++ b/api/crm/crm_client/accounts/get_accounts_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/get_accounts_parameters.go b/api/crm/crm_client/accounts/get_accounts_parameters.go index 640cccd..ada1e8e 100644 --- a/api/crm/crm_client/accounts/get_accounts_parameters.go +++ b/api/crm/crm_client/accounts/get_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/get_accounts_responses.go b/api/crm/crm_client/accounts/get_accounts_responses.go index ece4960..042d035 100644 --- a/api/crm/crm_client/accounts/get_accounts_responses.go +++ b/api/crm/crm_client/accounts/get_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/post_accounts_parameters.go b/api/crm/crm_client/accounts/post_accounts_parameters.go index c54de14..4484684 100644 --- a/api/crm/crm_client/accounts/post_accounts_parameters.go +++ b/api/crm/crm_client/accounts/post_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/post_accounts_responses.go b/api/crm/crm_client/accounts/post_accounts_responses.go index 2283772..4251854 100644 --- a/api/crm/crm_client/accounts/post_accounts_responses.go +++ b/api/crm/crm_client/accounts/post_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/put_account_parameters.go b/api/crm/crm_client/accounts/put_account_parameters.go index ed13347..6c40da9 100644 --- a/api/crm/crm_client/accounts/put_account_parameters.go +++ b/api/crm/crm_client/accounts/put_account_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/accounts/put_account_responses.go b/api/crm/crm_client/accounts/put_account_responses.go index e947c2d..bda4cec 100644 --- a/api/crm/crm_client/accounts/put_account_responses.go +++ b/api/crm/crm_client/accounts/put_account_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/companies/companies_client.go b/api/crm/crm_client/companies/companies_client.go index c589a61..5737ad7 100644 --- a/api/crm/crm_client/companies/companies_client.go +++ b/api/crm/crm_client/companies/companies_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/companies/get_companies_observable_parameters.go b/api/crm/crm_client/companies/get_companies_observable_parameters.go index fb5f538..325fdef 100644 --- a/api/crm/crm_client/companies/get_companies_observable_parameters.go +++ b/api/crm/crm_client/companies/get_companies_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/companies/get_companies_observable_responses.go b/api/crm/crm_client/companies/get_companies_observable_responses.go index 894d0b4..cc5bf8c 100644 --- a/api/crm/crm_client/companies/get_companies_observable_responses.go +++ b/api/crm/crm_client/companies/get_companies_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/companies/get_companies_parameters.go b/api/crm/crm_client/companies/get_companies_parameters.go index cabaefa..62ebe18 100644 --- a/api/crm/crm_client/companies/get_companies_parameters.go +++ b/api/crm/crm_client/companies/get_companies_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/companies/get_companies_responses.go b/api/crm/crm_client/companies/get_companies_responses.go index b24cf51..1f09c74 100644 --- a/api/crm/crm_client/companies/get_companies_responses.go +++ b/api/crm/crm_client/companies/get_companies_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/companies/post_companies_parameters.go b/api/crm/crm_client/companies/post_companies_parameters.go index e7d42e2..c5cc6d3 100644 --- a/api/crm/crm_client/companies/post_companies_parameters.go +++ b/api/crm/crm_client/companies/post_companies_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/companies/post_companies_responses.go b/api/crm/crm_client/companies/post_companies_responses.go index fb58b26..d3fb677 100644 --- a/api/crm/crm_client/companies/post_companies_responses.go +++ b/api/crm/crm_client/companies/post_companies_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/contacts_client.go b/api/crm/crm_client/contacts/contacts_client.go index 90d2274..893e226 100644 --- a/api/crm/crm_client/contacts/contacts_client.go +++ b/api/crm/crm_client/contacts/contacts_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/delete_contact_parameters.go b/api/crm/crm_client/contacts/delete_contact_parameters.go index 4a6346d..99fe848 100644 --- a/api/crm/crm_client/contacts/delete_contact_parameters.go +++ b/api/crm/crm_client/contacts/delete_contact_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/delete_contact_responses.go b/api/crm/crm_client/contacts/delete_contact_responses.go index b756f70..d16a7cc 100644 --- a/api/crm/crm_client/contacts/delete_contact_responses.go +++ b/api/crm/crm_client/contacts/delete_contact_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/get_contacts_observable_parameters.go b/api/crm/crm_client/contacts/get_contacts_observable_parameters.go index 2d95e7f..ef8f587 100644 --- a/api/crm/crm_client/contacts/get_contacts_observable_parameters.go +++ b/api/crm/crm_client/contacts/get_contacts_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/get_contacts_observable_responses.go b/api/crm/crm_client/contacts/get_contacts_observable_responses.go index 9a62797..79df7ef 100644 --- a/api/crm/crm_client/contacts/get_contacts_observable_responses.go +++ b/api/crm/crm_client/contacts/get_contacts_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/get_contacts_parameters.go b/api/crm/crm_client/contacts/get_contacts_parameters.go index 9d71a07..155edc9 100644 --- a/api/crm/crm_client/contacts/get_contacts_parameters.go +++ b/api/crm/crm_client/contacts/get_contacts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/get_contacts_responses.go b/api/crm/crm_client/contacts/get_contacts_responses.go index 3eb4e0a..3243577 100644 --- a/api/crm/crm_client/contacts/get_contacts_responses.go +++ b/api/crm/crm_client/contacts/get_contacts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/post_contacts_parameters.go b/api/crm/crm_client/contacts/post_contacts_parameters.go index 1086308..e544ca0 100644 --- a/api/crm/crm_client/contacts/post_contacts_parameters.go +++ b/api/crm/crm_client/contacts/post_contacts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/post_contacts_responses.go b/api/crm/crm_client/contacts/post_contacts_responses.go index f5b85b3..0b6f5ae 100644 --- a/api/crm/crm_client/contacts/post_contacts_responses.go +++ b/api/crm/crm_client/contacts/post_contacts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/put_contacts_parameters.go b/api/crm/crm_client/contacts/put_contacts_parameters.go index ae02a5c..0c9d997 100644 --- a/api/crm/crm_client/contacts/put_contacts_parameters.go +++ b/api/crm/crm_client/contacts/put_contacts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/contacts/put_contacts_responses.go b/api/crm/crm_client/contacts/put_contacts_responses.go index 9586d38..0ab5950 100644 --- a/api/crm/crm_client/contacts/put_contacts_responses.go +++ b/api/crm/crm_client/contacts/put_contacts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/account_options_observable_parameters.go b/api/crm/crm_client/cors/account_options_observable_parameters.go index e442184..422a3c9 100644 --- a/api/crm/crm_client/cors/account_options_observable_parameters.go +++ b/api/crm/crm_client/cors/account_options_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/account_options_observable_responses.go b/api/crm/crm_client/cors/account_options_observable_responses.go index 4319591..b8eaf91 100644 --- a/api/crm/crm_client/cors/account_options_observable_responses.go +++ b/api/crm/crm_client/cors/account_options_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/account_options_parameters.go b/api/crm/crm_client/cors/account_options_parameters.go index 6f6c9df..777b99c 100644 --- a/api/crm/crm_client/cors/account_options_parameters.go +++ b/api/crm/crm_client/cors/account_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/account_options_responses.go b/api/crm/crm_client/cors/account_options_responses.go index 8bfabd3..324e979 100644 --- a/api/crm/crm_client/cors/account_options_responses.go +++ b/api/crm/crm_client/cors/account_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/company_observable_options_parameters.go b/api/crm/crm_client/cors/company_observable_options_parameters.go index 1984960..651a74e 100644 --- a/api/crm/crm_client/cors/company_observable_options_parameters.go +++ b/api/crm/crm_client/cors/company_observable_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/company_observable_options_responses.go b/api/crm/crm_client/cors/company_observable_options_responses.go index dea5eae..db080a6 100644 --- a/api/crm/crm_client/cors/company_observable_options_responses.go +++ b/api/crm/crm_client/cors/company_observable_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/company_options_parameters.go b/api/crm/crm_client/cors/company_options_parameters.go index 51f6a63..6800bd5 100644 --- a/api/crm/crm_client/cors/company_options_parameters.go +++ b/api/crm/crm_client/cors/company_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/company_options_responses.go b/api/crm/crm_client/cors/company_options_responses.go index 2b8d7b0..e3fa2f2 100644 --- a/api/crm/crm_client/cors/company_options_responses.go +++ b/api/crm/crm_client/cors/company_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/contact_options_observable_parameters.go b/api/crm/crm_client/cors/contact_options_observable_parameters.go index 5d350ec..dac7626 100644 --- a/api/crm/crm_client/cors/contact_options_observable_parameters.go +++ b/api/crm/crm_client/cors/contact_options_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/contact_options_observable_responses.go b/api/crm/crm_client/cors/contact_options_observable_responses.go index 95d5386..932fe5c 100644 --- a/api/crm/crm_client/cors/contact_options_observable_responses.go +++ b/api/crm/crm_client/cors/contact_options_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/contact_options_parameters.go b/api/crm/crm_client/cors/contact_options_parameters.go index b07e0cd..38179f7 100644 --- a/api/crm/crm_client/cors/contact_options_parameters.go +++ b/api/crm/crm_client/cors/contact_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/contact_options_responses.go b/api/crm/crm_client/cors/contact_options_responses.go index 7d5ab7a..2afa612 100644 --- a/api/crm/crm_client/cors/contact_options_responses.go +++ b/api/crm/crm_client/cors/contact_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/cors_client.go b/api/crm/crm_client/cors/cors_client.go index 3f0d998..79ff649 100644 --- a/api/crm/crm_client/cors/cors_client.go +++ b/api/crm/crm_client/cors/cors_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/lead_options_observable_parameters.go b/api/crm/crm_client/cors/lead_options_observable_parameters.go index 562f889..28e8dd5 100644 --- a/api/crm/crm_client/cors/lead_options_observable_parameters.go +++ b/api/crm/crm_client/cors/lead_options_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/lead_options_observable_responses.go b/api/crm/crm_client/cors/lead_options_observable_responses.go index 57f1e5f..655ae4e 100644 --- a/api/crm/crm_client/cors/lead_options_observable_responses.go +++ b/api/crm/crm_client/cors/lead_options_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/lead_options_parameters.go b/api/crm/crm_client/cors/lead_options_parameters.go index bf2f295..f11b41a 100644 --- a/api/crm/crm_client/cors/lead_options_parameters.go +++ b/api/crm/crm_client/cors/lead_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/cors/lead_options_responses.go b/api/crm/crm_client/cors/lead_options_responses.go index a01a60b..c478140 100644 --- a/api/crm/crm_client/cors/lead_options_responses.go +++ b/api/crm/crm_client/cors/lead_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/crm_client.go b/api/crm/crm_client/crm_client.go index 39beeb8..b86cd7b 100644 --- a/api/crm/crm_client/crm_client.go +++ b/api/crm/crm_client/crm_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/delete_lead_parameters.go b/api/crm/crm_client/leads/delete_lead_parameters.go index 25e4ce1..ab2a975 100644 --- a/api/crm/crm_client/leads/delete_lead_parameters.go +++ b/api/crm/crm_client/leads/delete_lead_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/delete_lead_responses.go b/api/crm/crm_client/leads/delete_lead_responses.go index 1480839..44904a6 100644 --- a/api/crm/crm_client/leads/delete_lead_responses.go +++ b/api/crm/crm_client/leads/delete_lead_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/get_leads_observable_parameters.go b/api/crm/crm_client/leads/get_leads_observable_parameters.go index 687c5bc..10acbb9 100644 --- a/api/crm/crm_client/leads/get_leads_observable_parameters.go +++ b/api/crm/crm_client/leads/get_leads_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/get_leads_observable_responses.go b/api/crm/crm_client/leads/get_leads_observable_responses.go index c12eaca..f80f0a1 100644 --- a/api/crm/crm_client/leads/get_leads_observable_responses.go +++ b/api/crm/crm_client/leads/get_leads_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/get_leads_parameters.go b/api/crm/crm_client/leads/get_leads_parameters.go index e45210c..1265d7f 100644 --- a/api/crm/crm_client/leads/get_leads_parameters.go +++ b/api/crm/crm_client/leads/get_leads_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/get_leads_responses.go b/api/crm/crm_client/leads/get_leads_responses.go index 913e061..9e4ef2b 100644 --- a/api/crm/crm_client/leads/get_leads_responses.go +++ b/api/crm/crm_client/leads/get_leads_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/leads_client.go b/api/crm/crm_client/leads/leads_client.go index 9038071..8185e68 100644 --- a/api/crm/crm_client/leads/leads_client.go +++ b/api/crm/crm_client/leads/leads_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/post_leads_parameters.go b/api/crm/crm_client/leads/post_leads_parameters.go index 57657fa..fffc788 100644 --- a/api/crm/crm_client/leads/post_leads_parameters.go +++ b/api/crm/crm_client/leads/post_leads_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/post_leads_responses.go b/api/crm/crm_client/leads/post_leads_responses.go index b25c061..4e950cd 100644 --- a/api/crm/crm_client/leads/post_leads_responses.go +++ b/api/crm/crm_client/leads/post_leads_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/put_leads_parameters.go b/api/crm/crm_client/leads/put_leads_parameters.go index 8c55158..4252471 100644 --- a/api/crm/crm_client/leads/put_leads_parameters.go +++ b/api/crm/crm_client/leads/put_leads_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_client/leads/put_leads_responses.go b/api/crm/crm_client/leads/put_leads_responses.go index 80ba17e..d60eb9c 100644 --- a/api/crm/crm_client/leads/put_leads_responses.go +++ b/api/crm/crm_client/leads/put_leads_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/account.go b/api/crm/crm_models/account.go index 853fd6e..473f787 100644 --- a/api/crm/crm_models/account.go +++ b/api/crm/crm_models/account.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/account_basic.go b/api/crm/crm_models/account_basic.go index ccbce2d..2b595a4 100644 --- a/api/crm/crm_models/account_basic.go +++ b/api/crm/crm_models/account_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/account_basic_response.go b/api/crm/crm_models/account_basic_response.go index 2cb6649..3721968 100644 --- a/api/crm/crm_models/account_basic_response.go +++ b/api/crm/crm_models/account_basic_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/account_request.go b/api/crm/crm_models/account_request.go index c55bc4c..6b32525 100644 --- a/api/crm/crm_models/account_request.go +++ b/api/crm/crm_models/account_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/account_response.go b/api/crm/crm_models/account_response.go index c2b46dc..773c098 100644 --- a/api/crm/crm_models/account_response.go +++ b/api/crm/crm_models/account_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/address.go b/api/crm/crm_models/address.go index d98c3dd..d781ff7 100644 --- a/api/crm/crm_models/address.go +++ b/api/crm/crm_models/address.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/company.go b/api/crm/crm_models/company.go index 9777b87..3f36c2a 100644 --- a/api/crm/crm_models/company.go +++ b/api/crm/crm_models/company.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/company_request.go b/api/crm/crm_models/company_request.go index 2b2988b..e34bc53 100644 --- a/api/crm/crm_models/company_request.go +++ b/api/crm/crm_models/company_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/company_response.go b/api/crm/crm_models/company_response.go index 89455ba..d420486 100644 --- a/api/crm/crm_models/company_response.go +++ b/api/crm/crm_models/company_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/contact.go b/api/crm/crm_models/contact.go index 1c5947c..8239b74 100644 --- a/api/crm/crm_models/contact.go +++ b/api/crm/crm_models/contact.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/contact_request.go b/api/crm/crm_models/contact_request.go index 66013ea..6387107 100644 --- a/api/crm/crm_models/contact_request.go +++ b/api/crm/crm_models/contact_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/contact_response.go b/api/crm/crm_models/contact_response.go index 2523c48..4b51021 100644 --- a/api/crm/crm_models/contact_response.go +++ b/api/crm/crm_models/contact_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/delete_response.go b/api/crm/crm_models/delete_response.go index 0c31d26..a09b904 100644 --- a/api/crm/crm_models/delete_response.go +++ b/api/crm/crm_models/delete_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/error.go b/api/crm/crm_models/error.go index 2c91a29..b09d7ed 100644 --- a/api/crm/crm_models/error.go +++ b/api/crm/crm_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/invalid_error.go b/api/crm/crm_models/invalid_error.go index a66045c..86746c2 100644 --- a/api/crm/crm_models/invalid_error.go +++ b/api/crm/crm_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/lead.go b/api/crm/crm_models/lead.go index 5f78804..f5146cb 100644 --- a/api/crm/crm_models/lead.go +++ b/api/crm/crm_models/lead.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/lead_request.go b/api/crm/crm_models/lead_request.go index 51dd97a..8f00b3d 100644 --- a/api/crm/crm_models/lead_request.go +++ b/api/crm/crm_models/lead_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/lead_response.go b/api/crm/crm_models/lead_response.go index 3c93260..59d1ad6 100644 --- a/api/crm/crm_models/lead_response.go +++ b/api/crm/crm_models/lead_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/message.go b/api/crm/crm_models/message.go index 17d286a..0b08b0d 100644 --- a/api/crm/crm_models/message.go +++ b/api/crm/crm_models/message.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/pagination.go b/api/crm/crm_models/pagination.go index d581cc4..2c5f82e 100644 --- a/api/crm/crm_models/pagination.go +++ b/api/crm/crm_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/request_meta.go b/api/crm/crm_models/request_meta.go index 5985615..4abb1e2 100644 --- a/api/crm/crm_models/request_meta.go +++ b/api/crm/crm_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/crm/crm_models/response_meta.go b/api/crm/crm_models/response_meta.go index 6faf4de..f1bdc29 100644 --- a/api/crm/crm_models/response_meta.go +++ b/api/crm/crm_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/cluster_client.go b/api/devops/devops_client/cluster/cluster_client.go index ec28cbc..c992a9e 100644 --- a/api/devops/devops_client/cluster/cluster_client.go +++ b/api/devops/devops_client/cluster/cluster_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/get_cluster_parameters.go b/api/devops/devops_client/cluster/get_cluster_parameters.go index 4f3a0a6..bdac2ab 100644 --- a/api/devops/devops_client/cluster/get_cluster_parameters.go +++ b/api/devops/devops_client/cluster/get_cluster_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/get_cluster_responses.go b/api/devops/devops_client/cluster/get_cluster_responses.go index b1d5529..c328780 100644 --- a/api/devops/devops_client/cluster/get_cluster_responses.go +++ b/api/devops/devops_client/cluster/get_cluster_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/get_clusters_observable_parameters.go b/api/devops/devops_client/cluster/get_clusters_observable_parameters.go index e3d81ac..086d9de 100644 --- a/api/devops/devops_client/cluster/get_clusters_observable_parameters.go +++ b/api/devops/devops_client/cluster/get_clusters_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/get_clusters_observable_responses.go b/api/devops/devops_client/cluster/get_clusters_observable_responses.go index d7f3aec..d9612b7 100644 --- a/api/devops/devops_client/cluster/get_clusters_observable_responses.go +++ b/api/devops/devops_client/cluster/get_clusters_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/get_clusters_parameters.go b/api/devops/devops_client/cluster/get_clusters_parameters.go index d3676b6..4c1c2ee 100644 --- a/api/devops/devops_client/cluster/get_clusters_parameters.go +++ b/api/devops/devops_client/cluster/get_clusters_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/get_clusters_responses.go b/api/devops/devops_client/cluster/get_clusters_responses.go index 399a093..eb65865 100644 --- a/api/devops/devops_client/cluster/get_clusters_responses.go +++ b/api/devops/devops_client/cluster/get_clusters_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/post_clusters_parameters.go b/api/devops/devops_client/cluster/post_clusters_parameters.go index 490980d..ce3dc4a 100644 --- a/api/devops/devops_client/cluster/post_clusters_parameters.go +++ b/api/devops/devops_client/cluster/post_clusters_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/post_clusters_responses.go b/api/devops/devops_client/cluster/post_clusters_responses.go index eb0701a..18aa8c3 100644 --- a/api/devops/devops_client/cluster/post_clusters_responses.go +++ b/api/devops/devops_client/cluster/post_clusters_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/put_clusters_parameters.go b/api/devops/devops_client/cluster/put_clusters_parameters.go index 4f9f1fe..45c1370 100644 --- a/api/devops/devops_client/cluster/put_clusters_parameters.go +++ b/api/devops/devops_client/cluster/put_clusters_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cluster/put_clusters_responses.go b/api/devops/devops_client/cluster/put_clusters_responses.go index 114658f..0303767 100644 --- a/api/devops/devops_client/cluster/put_clusters_responses.go +++ b/api/devops/devops_client/cluster/put_clusters_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/cluster_options_parameters.go b/api/devops/devops_client/cors/cluster_options_parameters.go index 716c906..69346cd 100644 --- a/api/devops/devops_client/cors/cluster_options_parameters.go +++ b/api/devops/devops_client/cors/cluster_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/cluster_options_responses.go b/api/devops/devops_client/cors/cluster_options_responses.go index 8decd93..c381c9d 100644 --- a/api/devops/devops_client/cors/cluster_options_responses.go +++ b/api/devops/devops_client/cors/cluster_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/clusters_options_parameters.go b/api/devops/devops_client/cors/clusters_options_parameters.go index c15971d..32f5b53 100644 --- a/api/devops/devops_client/cors/clusters_options_parameters.go +++ b/api/devops/devops_client/cors/clusters_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/clusters_options_responses.go b/api/devops/devops_client/cors/clusters_options_responses.go index a4bc29c..b2e56d0 100644 --- a/api/devops/devops_client/cors/clusters_options_responses.go +++ b/api/devops/devops_client/cors/clusters_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/cors_client.go b/api/devops/devops_client/cors/cors_client.go index bc17303..111772c 100644 --- a/api/devops/devops_client/cors/cors_client.go +++ b/api/devops/devops_client/cors/cors_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/database_options_parameters.go b/api/devops/devops_client/cors/database_options_parameters.go index ba98a50..226fef6 100644 --- a/api/devops/devops_client/cors/database_options_parameters.go +++ b/api/devops/devops_client/cors/database_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/database_options_responses.go b/api/devops/devops_client/cors/database_options_responses.go index 4e3b58b..63a86d8 100644 --- a/api/devops/devops_client/cors/database_options_responses.go +++ b/api/devops/devops_client/cors/database_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/databases_options_parameters.go b/api/devops/devops_client/cors/databases_options_parameters.go index 359d41f..31f7081 100644 --- a/api/devops/devops_client/cors/databases_options_parameters.go +++ b/api/devops/devops_client/cors/databases_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/databases_options_responses.go b/api/devops/devops_client/cors/databases_options_responses.go index 4744406..82ec728 100644 --- a/api/devops/devops_client/cors/databases_options_responses.go +++ b/api/devops/devops_client/cors/databases_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/ingest_options_parameters.go b/api/devops/devops_client/cors/ingest_options_parameters.go index 9052205..a7c0bbb 100644 --- a/api/devops/devops_client/cors/ingest_options_parameters.go +++ b/api/devops/devops_client/cors/ingest_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/ingest_options_responses.go b/api/devops/devops_client/cors/ingest_options_responses.go index 48a8490..b2b1d71 100644 --- a/api/devops/devops_client/cors/ingest_options_responses.go +++ b/api/devops/devops_client/cors/ingest_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/ingests_options_parameters.go b/api/devops/devops_client/cors/ingests_options_parameters.go index 382f380..edb77ce 100644 --- a/api/devops/devops_client/cors/ingests_options_parameters.go +++ b/api/devops/devops_client/cors/ingests_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/ingests_options_responses.go b/api/devops/devops_client/cors/ingests_options_responses.go index be74085..c0b0b5b 100644 --- a/api/devops/devops_client/cors/ingests_options_responses.go +++ b/api/devops/devops_client/cors/ingests_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/job_options_parameters.go b/api/devops/devops_client/cors/job_options_parameters.go index 1d8a10a..d68b5a2 100644 --- a/api/devops/devops_client/cors/job_options_parameters.go +++ b/api/devops/devops_client/cors/job_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/job_options_responses.go b/api/devops/devops_client/cors/job_options_responses.go index 1ef2022..9d02b47 100644 --- a/api/devops/devops_client/cors/job_options_responses.go +++ b/api/devops/devops_client/cors/job_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/jobs_options_parameters.go b/api/devops/devops_client/cors/jobs_options_parameters.go index 1cc883d..350adfe 100644 --- a/api/devops/devops_client/cors/jobs_options_parameters.go +++ b/api/devops/devops_client/cors/jobs_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/jobs_options_responses.go b/api/devops/devops_client/cors/jobs_options_responses.go index d546fbd..5fd1e2a 100644 --- a/api/devops/devops_client/cors/jobs_options_responses.go +++ b/api/devops/devops_client/cors/jobs_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/service_options_parameters.go b/api/devops/devops_client/cors/service_options_parameters.go index fce4c24..e6ab499 100644 --- a/api/devops/devops_client/cors/service_options_parameters.go +++ b/api/devops/devops_client/cors/service_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/service_options_responses.go b/api/devops/devops_client/cors/service_options_responses.go index 92b0086..2cc92fd 100644 --- a/api/devops/devops_client/cors/service_options_responses.go +++ b/api/devops/devops_client/cors/service_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/services_options_parameters.go b/api/devops/devops_client/cors/services_options_parameters.go index 14a3167..a1dd83a 100644 --- a/api/devops/devops_client/cors/services_options_parameters.go +++ b/api/devops/devops_client/cors/services_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/services_options_responses.go b/api/devops/devops_client/cors/services_options_responses.go index 69f9f80..b18b6ea 100644 --- a/api/devops/devops_client/cors/services_options_responses.go +++ b/api/devops/devops_client/cors/services_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/template_options_parameters.go b/api/devops/devops_client/cors/template_options_parameters.go index f1b5627..6b4f22a 100644 --- a/api/devops/devops_client/cors/template_options_parameters.go +++ b/api/devops/devops_client/cors/template_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/template_options_responses.go b/api/devops/devops_client/cors/template_options_responses.go index 61cec04..4f9db8e 100644 --- a/api/devops/devops_client/cors/template_options_responses.go +++ b/api/devops/devops_client/cors/template_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/templates_options_parameters.go b/api/devops/devops_client/cors/templates_options_parameters.go index 50d8457..c9d84f7 100644 --- a/api/devops/devops_client/cors/templates_options_parameters.go +++ b/api/devops/devops_client/cors/templates_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/templates_options_responses.go b/api/devops/devops_client/cors/templates_options_responses.go index 01f303f..3f28c6a 100644 --- a/api/devops/devops_client/cors/templates_options_responses.go +++ b/api/devops/devops_client/cors/templates_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/tenant_options_parameters.go b/api/devops/devops_client/cors/tenant_options_parameters.go index a909dc4..292d9a9 100644 --- a/api/devops/devops_client/cors/tenant_options_parameters.go +++ b/api/devops/devops_client/cors/tenant_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/tenant_options_responses.go b/api/devops/devops_client/cors/tenant_options_responses.go index 7dabc9c..21d1d89 100644 --- a/api/devops/devops_client/cors/tenant_options_responses.go +++ b/api/devops/devops_client/cors/tenant_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/tenants_options_parameters.go b/api/devops/devops_client/cors/tenants_options_parameters.go index 9771c3b..7594765 100644 --- a/api/devops/devops_client/cors/tenants_options_parameters.go +++ b/api/devops/devops_client/cors/tenants_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/tenants_options_responses.go b/api/devops/devops_client/cors/tenants_options_responses.go index 8d8dc73..e8d9130 100644 --- a/api/devops/devops_client/cors/tenants_options_responses.go +++ b/api/devops/devops_client/cors/tenants_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/user_options_parameters.go b/api/devops/devops_client/cors/user_options_parameters.go index e17f8c3..77b8959 100644 --- a/api/devops/devops_client/cors/user_options_parameters.go +++ b/api/devops/devops_client/cors/user_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/user_options_responses.go b/api/devops/devops_client/cors/user_options_responses.go index fa79da3..fdf54cb 100644 --- a/api/devops/devops_client/cors/user_options_responses.go +++ b/api/devops/devops_client/cors/user_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/users_options_parameters.go b/api/devops/devops_client/cors/users_options_parameters.go index f444b01..4aed61c 100644 --- a/api/devops/devops_client/cors/users_options_parameters.go +++ b/api/devops/devops_client/cors/users_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/cors/users_options_responses.go b/api/devops/devops_client/cors/users_options_responses.go index a3fb3c6..7c8e0df 100644 --- a/api/devops/devops_client/cors/users_options_responses.go +++ b/api/devops/devops_client/cors/users_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/database_client.go b/api/devops/devops_client/database/database_client.go index a75a0f8..90afaf1 100644 --- a/api/devops/devops_client/database/database_client.go +++ b/api/devops/devops_client/database/database_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/get_database_parameters.go b/api/devops/devops_client/database/get_database_parameters.go index 3cc5071..63d9a59 100644 --- a/api/devops/devops_client/database/get_database_parameters.go +++ b/api/devops/devops_client/database/get_database_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/get_database_responses.go b/api/devops/devops_client/database/get_database_responses.go index a5ddaa8..69089e4 100644 --- a/api/devops/devops_client/database/get_database_responses.go +++ b/api/devops/devops_client/database/get_database_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/get_databases_observable_parameters.go b/api/devops/devops_client/database/get_databases_observable_parameters.go index f8fd2e7..cf4794d 100644 --- a/api/devops/devops_client/database/get_databases_observable_parameters.go +++ b/api/devops/devops_client/database/get_databases_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/get_databases_observable_responses.go b/api/devops/devops_client/database/get_databases_observable_responses.go index efe07eb..2564bd4 100644 --- a/api/devops/devops_client/database/get_databases_observable_responses.go +++ b/api/devops/devops_client/database/get_databases_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/get_databases_parameters.go b/api/devops/devops_client/database/get_databases_parameters.go index 91884c7..009a1af 100644 --- a/api/devops/devops_client/database/get_databases_parameters.go +++ b/api/devops/devops_client/database/get_databases_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/get_databases_responses.go b/api/devops/devops_client/database/get_databases_responses.go index 5b5cab5..a01df8b 100644 --- a/api/devops/devops_client/database/get_databases_responses.go +++ b/api/devops/devops_client/database/get_databases_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/post_databases_parameters.go b/api/devops/devops_client/database/post_databases_parameters.go index ab98286..a402309 100644 --- a/api/devops/devops_client/database/post_databases_parameters.go +++ b/api/devops/devops_client/database/post_databases_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/post_databases_responses.go b/api/devops/devops_client/database/post_databases_responses.go index 5b28e98..a6ff9bb 100644 --- a/api/devops/devops_client/database/post_databases_responses.go +++ b/api/devops/devops_client/database/post_databases_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/put_databases_parameters.go b/api/devops/devops_client/database/put_databases_parameters.go index c96397f..f051746 100644 --- a/api/devops/devops_client/database/put_databases_parameters.go +++ b/api/devops/devops_client/database/put_databases_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/database/put_databases_responses.go b/api/devops/devops_client/database/put_databases_responses.go index eb16792..c7a716b 100644 --- a/api/devops/devops_client/database/put_databases_responses.go +++ b/api/devops/devops_client/database/put_databases_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/devops_client.go b/api/devops/devops_client/devops_client.go index f587be9..a02b270 100644 --- a/api/devops/devops_client/devops_client.go +++ b/api/devops/devops_client/devops_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/get_ingest_parameters.go b/api/devops/devops_client/ingest/get_ingest_parameters.go index b02c019..2334272 100644 --- a/api/devops/devops_client/ingest/get_ingest_parameters.go +++ b/api/devops/devops_client/ingest/get_ingest_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/get_ingest_responses.go b/api/devops/devops_client/ingest/get_ingest_responses.go index 1747092..a90412d 100644 --- a/api/devops/devops_client/ingest/get_ingest_responses.go +++ b/api/devops/devops_client/ingest/get_ingest_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/get_ingests_observable_parameters.go b/api/devops/devops_client/ingest/get_ingests_observable_parameters.go index 3657077..fcc3b2a 100644 --- a/api/devops/devops_client/ingest/get_ingests_observable_parameters.go +++ b/api/devops/devops_client/ingest/get_ingests_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/get_ingests_observable_responses.go b/api/devops/devops_client/ingest/get_ingests_observable_responses.go index 3dc4967..b72ccd1 100644 --- a/api/devops/devops_client/ingest/get_ingests_observable_responses.go +++ b/api/devops/devops_client/ingest/get_ingests_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/get_ingests_parameters.go b/api/devops/devops_client/ingest/get_ingests_parameters.go index 843ea8e..1d1a4a5 100644 --- a/api/devops/devops_client/ingest/get_ingests_parameters.go +++ b/api/devops/devops_client/ingest/get_ingests_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/get_ingests_responses.go b/api/devops/devops_client/ingest/get_ingests_responses.go index 0210bc5..b4a8371 100644 --- a/api/devops/devops_client/ingest/get_ingests_responses.go +++ b/api/devops/devops_client/ingest/get_ingests_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/ingest_client.go b/api/devops/devops_client/ingest/ingest_client.go index 465178b..68931aa 100644 --- a/api/devops/devops_client/ingest/ingest_client.go +++ b/api/devops/devops_client/ingest/ingest_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/post_ingests_parameters.go b/api/devops/devops_client/ingest/post_ingests_parameters.go index 6d9d092..9807993 100644 --- a/api/devops/devops_client/ingest/post_ingests_parameters.go +++ b/api/devops/devops_client/ingest/post_ingests_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/post_ingests_responses.go b/api/devops/devops_client/ingest/post_ingests_responses.go index 750c7ba..e4611ab 100644 --- a/api/devops/devops_client/ingest/post_ingests_responses.go +++ b/api/devops/devops_client/ingest/post_ingests_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/put_ingests_parameters.go b/api/devops/devops_client/ingest/put_ingests_parameters.go index d482ce3..bbd3e92 100644 --- a/api/devops/devops_client/ingest/put_ingests_parameters.go +++ b/api/devops/devops_client/ingest/put_ingests_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/ingest/put_ingests_responses.go b/api/devops/devops_client/ingest/put_ingests_responses.go index 609a69c..95946a1 100644 --- a/api/devops/devops_client/ingest/put_ingests_responses.go +++ b/api/devops/devops_client/ingest/put_ingests_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/get_job_parameters.go b/api/devops/devops_client/job/get_job_parameters.go index f6e8136..c03ba95 100644 --- a/api/devops/devops_client/job/get_job_parameters.go +++ b/api/devops/devops_client/job/get_job_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/get_job_responses.go b/api/devops/devops_client/job/get_job_responses.go index daf83fa..28682f5 100644 --- a/api/devops/devops_client/job/get_job_responses.go +++ b/api/devops/devops_client/job/get_job_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/get_jobs_observable_parameters.go b/api/devops/devops_client/job/get_jobs_observable_parameters.go index 92d5929..ee6aee0 100644 --- a/api/devops/devops_client/job/get_jobs_observable_parameters.go +++ b/api/devops/devops_client/job/get_jobs_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/get_jobs_observable_responses.go b/api/devops/devops_client/job/get_jobs_observable_responses.go index 127234c..e190326 100644 --- a/api/devops/devops_client/job/get_jobs_observable_responses.go +++ b/api/devops/devops_client/job/get_jobs_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/get_jobs_parameters.go b/api/devops/devops_client/job/get_jobs_parameters.go index d787e9d..24a8ffc 100644 --- a/api/devops/devops_client/job/get_jobs_parameters.go +++ b/api/devops/devops_client/job/get_jobs_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/get_jobs_responses.go b/api/devops/devops_client/job/get_jobs_responses.go index 92b8c5f..650e460 100644 --- a/api/devops/devops_client/job/get_jobs_responses.go +++ b/api/devops/devops_client/job/get_jobs_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/job_client.go b/api/devops/devops_client/job/job_client.go index 03cfff1..8e30ebd 100644 --- a/api/devops/devops_client/job/job_client.go +++ b/api/devops/devops_client/job/job_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/post_jobs_parameters.go b/api/devops/devops_client/job/post_jobs_parameters.go index 673ab8c..d4d795e 100644 --- a/api/devops/devops_client/job/post_jobs_parameters.go +++ b/api/devops/devops_client/job/post_jobs_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/post_jobs_responses.go b/api/devops/devops_client/job/post_jobs_responses.go index b2c6b4f..055629e 100644 --- a/api/devops/devops_client/job/post_jobs_responses.go +++ b/api/devops/devops_client/job/post_jobs_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/put_jobs_parameters.go b/api/devops/devops_client/job/put_jobs_parameters.go index 3c3fd09..964f05f 100644 --- a/api/devops/devops_client/job/put_jobs_parameters.go +++ b/api/devops/devops_client/job/put_jobs_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/job/put_jobs_responses.go b/api/devops/devops_client/job/put_jobs_responses.go index 159b73e..7493d81 100644 --- a/api/devops/devops_client/job/put_jobs_responses.go +++ b/api/devops/devops_client/job/put_jobs_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/get_service_parameters.go b/api/devops/devops_client/service/get_service_parameters.go index 793972e..5d88daa 100644 --- a/api/devops/devops_client/service/get_service_parameters.go +++ b/api/devops/devops_client/service/get_service_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/get_service_responses.go b/api/devops/devops_client/service/get_service_responses.go index 5ca0db9..5f229f5 100644 --- a/api/devops/devops_client/service/get_service_responses.go +++ b/api/devops/devops_client/service/get_service_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/get_services_observable_parameters.go b/api/devops/devops_client/service/get_services_observable_parameters.go index 4d3663a..f5280de 100644 --- a/api/devops/devops_client/service/get_services_observable_parameters.go +++ b/api/devops/devops_client/service/get_services_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/get_services_observable_responses.go b/api/devops/devops_client/service/get_services_observable_responses.go index f558d53..4ae31bc 100644 --- a/api/devops/devops_client/service/get_services_observable_responses.go +++ b/api/devops/devops_client/service/get_services_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/get_services_parameters.go b/api/devops/devops_client/service/get_services_parameters.go index 819a157..06f1a84 100644 --- a/api/devops/devops_client/service/get_services_parameters.go +++ b/api/devops/devops_client/service/get_services_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/get_services_responses.go b/api/devops/devops_client/service/get_services_responses.go index 3abd118..0c67e30 100644 --- a/api/devops/devops_client/service/get_services_responses.go +++ b/api/devops/devops_client/service/get_services_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/post_services_parameters.go b/api/devops/devops_client/service/post_services_parameters.go index 503de50..2bb6a36 100644 --- a/api/devops/devops_client/service/post_services_parameters.go +++ b/api/devops/devops_client/service/post_services_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/post_services_responses.go b/api/devops/devops_client/service/post_services_responses.go index eb1a0d8..183e09f 100644 --- a/api/devops/devops_client/service/post_services_responses.go +++ b/api/devops/devops_client/service/post_services_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/put_services_parameters.go b/api/devops/devops_client/service/put_services_parameters.go index 089781e..d4efe4a 100644 --- a/api/devops/devops_client/service/put_services_parameters.go +++ b/api/devops/devops_client/service/put_services_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/put_services_responses.go b/api/devops/devops_client/service/put_services_responses.go index dc3657a..0af21ab 100644 --- a/api/devops/devops_client/service/put_services_responses.go +++ b/api/devops/devops_client/service/put_services_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/service/service_client.go b/api/devops/devops_client/service/service_client.go index b8a4815..ee7185e 100644 --- a/api/devops/devops_client/service/service_client.go +++ b/api/devops/devops_client/service/service_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/template/get_template_parameters.go b/api/devops/devops_client/template/get_template_parameters.go index 99c729c..4a49cec 100644 --- a/api/devops/devops_client/template/get_template_parameters.go +++ b/api/devops/devops_client/template/get_template_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/template/get_template_responses.go b/api/devops/devops_client/template/get_template_responses.go index 03b119c..c7891b6 100644 --- a/api/devops/devops_client/template/get_template_responses.go +++ b/api/devops/devops_client/template/get_template_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/template/get_templates_observable_parameters.go b/api/devops/devops_client/template/get_templates_observable_parameters.go index 590d3a8..92375b6 100644 --- a/api/devops/devops_client/template/get_templates_observable_parameters.go +++ b/api/devops/devops_client/template/get_templates_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/template/get_templates_observable_responses.go b/api/devops/devops_client/template/get_templates_observable_responses.go index f6b4d5e..cff0a6c 100644 --- a/api/devops/devops_client/template/get_templates_observable_responses.go +++ b/api/devops/devops_client/template/get_templates_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/template/get_templates_parameters.go b/api/devops/devops_client/template/get_templates_parameters.go index b56d0d7..53f381d 100644 --- a/api/devops/devops_client/template/get_templates_parameters.go +++ b/api/devops/devops_client/template/get_templates_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/template/get_templates_responses.go b/api/devops/devops_client/template/get_templates_responses.go index 31498a2..194a45f 100644 --- a/api/devops/devops_client/template/get_templates_responses.go +++ b/api/devops/devops_client/template/get_templates_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/template/post_templates_parameters.go b/api/devops/devops_client/template/post_templates_parameters.go index 76ed466..253138e 100644 --- a/api/devops/devops_client/template/post_templates_parameters.go +++ b/api/devops/devops_client/template/post_templates_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/template/post_templates_responses.go b/api/devops/devops_client/template/post_templates_responses.go index 9785ed9..c5997e9 100644 --- a/api/devops/devops_client/template/post_templates_responses.go +++ b/api/devops/devops_client/template/post_templates_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/template/template_client.go b/api/devops/devops_client/template/template_client.go index 77737f3..45b896c 100644 --- a/api/devops/devops_client/template/template_client.go +++ b/api/devops/devops_client/template/template_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/get_tenant_parameters.go b/api/devops/devops_client/tenant/get_tenant_parameters.go index c16b740..fd523dd 100644 --- a/api/devops/devops_client/tenant/get_tenant_parameters.go +++ b/api/devops/devops_client/tenant/get_tenant_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/get_tenant_responses.go b/api/devops/devops_client/tenant/get_tenant_responses.go index c6c2fb4..d4093c0 100644 --- a/api/devops/devops_client/tenant/get_tenant_responses.go +++ b/api/devops/devops_client/tenant/get_tenant_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/get_tenants_observable_parameters.go b/api/devops/devops_client/tenant/get_tenants_observable_parameters.go index 114fd8c..3b1ca09 100644 --- a/api/devops/devops_client/tenant/get_tenants_observable_parameters.go +++ b/api/devops/devops_client/tenant/get_tenants_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/get_tenants_observable_responses.go b/api/devops/devops_client/tenant/get_tenants_observable_responses.go index 15f2eb0..02a123b 100644 --- a/api/devops/devops_client/tenant/get_tenants_observable_responses.go +++ b/api/devops/devops_client/tenant/get_tenants_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/get_tenants_parameters.go b/api/devops/devops_client/tenant/get_tenants_parameters.go index 610229f..5ae7bab 100644 --- a/api/devops/devops_client/tenant/get_tenants_parameters.go +++ b/api/devops/devops_client/tenant/get_tenants_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/get_tenants_responses.go b/api/devops/devops_client/tenant/get_tenants_responses.go index 0abbc70..31b1acf 100644 --- a/api/devops/devops_client/tenant/get_tenants_responses.go +++ b/api/devops/devops_client/tenant/get_tenants_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/post_tenants_parameters.go b/api/devops/devops_client/tenant/post_tenants_parameters.go index ac7fe9a..76eae4a 100644 --- a/api/devops/devops_client/tenant/post_tenants_parameters.go +++ b/api/devops/devops_client/tenant/post_tenants_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/post_tenants_responses.go b/api/devops/devops_client/tenant/post_tenants_responses.go index 3f6966a..188674b 100644 --- a/api/devops/devops_client/tenant/post_tenants_responses.go +++ b/api/devops/devops_client/tenant/post_tenants_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/put_tenants_parameters.go b/api/devops/devops_client/tenant/put_tenants_parameters.go index 294b6b8..97afbc9 100644 --- a/api/devops/devops_client/tenant/put_tenants_parameters.go +++ b/api/devops/devops_client/tenant/put_tenants_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/put_tenants_responses.go b/api/devops/devops_client/tenant/put_tenants_responses.go index b95c2da..ad7df07 100644 --- a/api/devops/devops_client/tenant/put_tenants_responses.go +++ b/api/devops/devops_client/tenant/put_tenants_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/tenant/tenant_client.go b/api/devops/devops_client/tenant/tenant_client.go index 5927004..5da41cd 100644 --- a/api/devops/devops_client/tenant/tenant_client.go +++ b/api/devops/devops_client/tenant/tenant_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/get_user_parameters.go b/api/devops/devops_client/user/get_user_parameters.go index 7509e09..f88495b 100644 --- a/api/devops/devops_client/user/get_user_parameters.go +++ b/api/devops/devops_client/user/get_user_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/get_user_responses.go b/api/devops/devops_client/user/get_user_responses.go index c15d16a..c691f82 100644 --- a/api/devops/devops_client/user/get_user_responses.go +++ b/api/devops/devops_client/user/get_user_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/get_users_observable_parameters.go b/api/devops/devops_client/user/get_users_observable_parameters.go index 65f991f..9920d4e 100644 --- a/api/devops/devops_client/user/get_users_observable_parameters.go +++ b/api/devops/devops_client/user/get_users_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/get_users_observable_responses.go b/api/devops/devops_client/user/get_users_observable_responses.go index c0c2cf4..9ef8f8c 100644 --- a/api/devops/devops_client/user/get_users_observable_responses.go +++ b/api/devops/devops_client/user/get_users_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/get_users_parameters.go b/api/devops/devops_client/user/get_users_parameters.go index 4a31ba9..92c2454 100644 --- a/api/devops/devops_client/user/get_users_parameters.go +++ b/api/devops/devops_client/user/get_users_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/get_users_responses.go b/api/devops/devops_client/user/get_users_responses.go index 83f1517..bcdfdbc 100644 --- a/api/devops/devops_client/user/get_users_responses.go +++ b/api/devops/devops_client/user/get_users_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/post_users_parameters.go b/api/devops/devops_client/user/post_users_parameters.go index c3d1dda..1d3167c 100644 --- a/api/devops/devops_client/user/post_users_parameters.go +++ b/api/devops/devops_client/user/post_users_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/post_users_responses.go b/api/devops/devops_client/user/post_users_responses.go index 9995a7c..0122fab 100644 --- a/api/devops/devops_client/user/post_users_responses.go +++ b/api/devops/devops_client/user/post_users_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/put_users_parameters.go b/api/devops/devops_client/user/put_users_parameters.go index d7cae13..4a8dfdc 100644 --- a/api/devops/devops_client/user/put_users_parameters.go +++ b/api/devops/devops_client/user/put_users_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/put_users_responses.go b/api/devops/devops_client/user/put_users_responses.go index ac8814a..554e8e3 100644 --- a/api/devops/devops_client/user/put_users_responses.go +++ b/api/devops/devops_client/user/put_users_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_client/user/user_client.go b/api/devops/devops_client/user/user_client.go index e62e156..b6def27 100644 --- a/api/devops/devops_client/user/user_client.go +++ b/api/devops/devops_client/user/user_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/address.go b/api/devops/devops_models/address.go index 4cbea4e..1d3da3c 100644 --- a/api/devops/devops_models/address.go +++ b/api/devops/devops_models/address.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/cluster.go b/api/devops/devops_models/cluster.go index 2fd7e4c..798ae3c 100644 --- a/api/devops/devops_models/cluster.go +++ b/api/devops/devops_models/cluster.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/cluster_request.go b/api/devops/devops_models/cluster_request.go index 493ff74..fe3b377 100644 --- a/api/devops/devops_models/cluster_request.go +++ b/api/devops/devops_models/cluster_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/cluster_response.go b/api/devops/devops_models/cluster_response.go index 5d627b4..21442af 100644 --- a/api/devops/devops_models/cluster_response.go +++ b/api/devops/devops_models/cluster_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/database.go b/api/devops/devops_models/database.go index ebc12d2..9ee97da 100644 --- a/api/devops/devops_models/database.go +++ b/api/devops/devops_models/database.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/database_request.go b/api/devops/devops_models/database_request.go index 642466d..7819ae5 100644 --- a/api/devops/devops_models/database_request.go +++ b/api/devops/devops_models/database_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/database_response.go b/api/devops/devops_models/database_response.go index 715d640..cab04df 100644 --- a/api/devops/devops_models/database_response.go +++ b/api/devops/devops_models/database_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/delete_response.go b/api/devops/devops_models/delete_response.go index a75d3c8..246442c 100644 --- a/api/devops/devops_models/delete_response.go +++ b/api/devops/devops_models/delete_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/error.go b/api/devops/devops_models/error.go index acee92d..4e81d0d 100644 --- a/api/devops/devops_models/error.go +++ b/api/devops/devops_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/ingest.go b/api/devops/devops_models/ingest.go index 13da67b..d2b58aa 100644 --- a/api/devops/devops_models/ingest.go +++ b/api/devops/devops_models/ingest.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/ingest_request.go b/api/devops/devops_models/ingest_request.go index 3c22917..2d64f98 100644 --- a/api/devops/devops_models/ingest_request.go +++ b/api/devops/devops_models/ingest_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/ingest_response.go b/api/devops/devops_models/ingest_response.go index 8a4c54d..59d92b9 100644 --- a/api/devops/devops_models/ingest_response.go +++ b/api/devops/devops_models/ingest_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/job.go b/api/devops/devops_models/job.go index c4f2355..22f7cfc 100644 --- a/api/devops/devops_models/job.go +++ b/api/devops/devops_models/job.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/job_request.go b/api/devops/devops_models/job_request.go index d662f4b..4bd26b1 100644 --- a/api/devops/devops_models/job_request.go +++ b/api/devops/devops_models/job_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/job_response.go b/api/devops/devops_models/job_response.go index 84dd245..b398632 100644 --- a/api/devops/devops_models/job_response.go +++ b/api/devops/devops_models/job_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/message.go b/api/devops/devops_models/message.go index 7d52c9a..a6a4239 100644 --- a/api/devops/devops_models/message.go +++ b/api/devops/devops_models/message.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/pagination.go b/api/devops/devops_models/pagination.go index 3e40a60..3ace192 100644 --- a/api/devops/devops_models/pagination.go +++ b/api/devops/devops_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/request_meta.go b/api/devops/devops_models/request_meta.go index fa6a7c4..1e3c19b 100644 --- a/api/devops/devops_models/request_meta.go +++ b/api/devops/devops_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/response_meta.go b/api/devops/devops_models/response_meta.go index 1fef58d..26cbfed 100644 --- a/api/devops/devops_models/response_meta.go +++ b/api/devops/devops_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/role.go b/api/devops/devops_models/role.go index 1cc7933..b6fbabe 100644 --- a/api/devops/devops_models/role.go +++ b/api/devops/devops_models/role.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/role_request.go b/api/devops/devops_models/role_request.go index 152da7d..8dda6fb 100644 --- a/api/devops/devops_models/role_request.go +++ b/api/devops/devops_models/role_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/role_response.go b/api/devops/devops_models/role_response.go index cee68ef..985fe85 100644 --- a/api/devops/devops_models/role_response.go +++ b/api/devops/devops_models/role_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/service.go b/api/devops/devops_models/service.go index e2f2c4b..70dc7e9 100644 --- a/api/devops/devops_models/service.go +++ b/api/devops/devops_models/service.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/service_request.go b/api/devops/devops_models/service_request.go index 594de69..d575380 100644 --- a/api/devops/devops_models/service_request.go +++ b/api/devops/devops_models/service_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/service_response.go b/api/devops/devops_models/service_response.go index a6411b5..83df5c7 100644 --- a/api/devops/devops_models/service_response.go +++ b/api/devops/devops_models/service_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/template.go b/api/devops/devops_models/template.go index 8942569..83ee68d 100644 --- a/api/devops/devops_models/template.go +++ b/api/devops/devops_models/template.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/template_request.go b/api/devops/devops_models/template_request.go index 5a49165..389d33b 100644 --- a/api/devops/devops_models/template_request.go +++ b/api/devops/devops_models/template_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/template_response.go b/api/devops/devops_models/template_response.go index 2ae794c..eaf5acb 100644 --- a/api/devops/devops_models/template_response.go +++ b/api/devops/devops_models/template_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/tenant.go b/api/devops/devops_models/tenant.go index 902bb5f..d9e1010 100644 --- a/api/devops/devops_models/tenant.go +++ b/api/devops/devops_models/tenant.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/tenant_request.go b/api/devops/devops_models/tenant_request.go index 5fd9846..012d906 100644 --- a/api/devops/devops_models/tenant_request.go +++ b/api/devops/devops_models/tenant_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/tenant_response.go b/api/devops/devops_models/tenant_response.go index 66199da..b481416 100644 --- a/api/devops/devops_models/tenant_response.go +++ b/api/devops/devops_models/tenant_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/tenant_user.go b/api/devops/devops_models/tenant_user.go index 0446999..fa1a3e5 100644 --- a/api/devops/devops_models/tenant_user.go +++ b/api/devops/devops_models/tenant_user.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/user.go b/api/devops/devops_models/user.go index 76c3c92..5f3b098 100644 --- a/api/devops/devops_models/user.go +++ b/api/devops/devops_models/user.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/user_request.go b/api/devops/devops_models/user_request.go index 657c6e7..dfbe7b0 100644 --- a/api/devops/devops_models/user_request.go +++ b/api/devops/devops_models/user_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/user_response.go b/api/devops/devops_models/user_response.go index 3905793..47356bf 100644 --- a/api/devops/devops_models/user_response.go +++ b/api/devops/devops_models/user_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/devops/devops_models/user_role.go b/api/devops/devops_models/user_role.go index 10cf776..be794a8 100644 --- a/api/devops/devops_models/user_role.go +++ b/api/devops/devops_models/user_role.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/coordinate_client.go b/api/geo/geo_client/coordinate/coordinate_client.go index c1217be..af4acff 100644 --- a/api/geo/geo_client/coordinate/coordinate_client.go +++ b/api/geo/geo_client/coordinate/coordinate_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/delete_coordinate_parameters.go b/api/geo/geo_client/coordinate/delete_coordinate_parameters.go index d818fa4..7465daf 100644 --- a/api/geo/geo_client/coordinate/delete_coordinate_parameters.go +++ b/api/geo/geo_client/coordinate/delete_coordinate_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/delete_coordinate_responses.go b/api/geo/geo_client/coordinate/delete_coordinate_responses.go index e2044e2..ec480a6 100644 --- a/api/geo/geo_client/coordinate/delete_coordinate_responses.go +++ b/api/geo/geo_client/coordinate/delete_coordinate_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/get_coordinate_basic_parameters.go b/api/geo/geo_client/coordinate/get_coordinate_basic_parameters.go index 7fa6ec9..1c99cbf 100644 --- a/api/geo/geo_client/coordinate/get_coordinate_basic_parameters.go +++ b/api/geo/geo_client/coordinate/get_coordinate_basic_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/get_coordinate_basic_responses.go b/api/geo/geo_client/coordinate/get_coordinate_basic_responses.go index ab1ea41..2f138bf 100644 --- a/api/geo/geo_client/coordinate/get_coordinate_basic_responses.go +++ b/api/geo/geo_client/coordinate/get_coordinate_basic_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/get_coordinate_observable_parameters.go b/api/geo/geo_client/coordinate/get_coordinate_observable_parameters.go index 95de158..59b12b8 100644 --- a/api/geo/geo_client/coordinate/get_coordinate_observable_parameters.go +++ b/api/geo/geo_client/coordinate/get_coordinate_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/get_coordinate_observable_responses.go b/api/geo/geo_client/coordinate/get_coordinate_observable_responses.go index 47539bd..39d1e69 100644 --- a/api/geo/geo_client/coordinate/get_coordinate_observable_responses.go +++ b/api/geo/geo_client/coordinate/get_coordinate_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/get_coordinates_parameters.go b/api/geo/geo_client/coordinate/get_coordinates_parameters.go index cb0bea8..877e07e 100644 --- a/api/geo/geo_client/coordinate/get_coordinates_parameters.go +++ b/api/geo/geo_client/coordinate/get_coordinates_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/get_coordinates_responses.go b/api/geo/geo_client/coordinate/get_coordinates_responses.go index 78788c9..db36cf4 100644 --- a/api/geo/geo_client/coordinate/get_coordinates_responses.go +++ b/api/geo/geo_client/coordinate/get_coordinates_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/post_coordinates_parameters.go b/api/geo/geo_client/coordinate/post_coordinates_parameters.go index 8e96898..393cccc 100644 --- a/api/geo/geo_client/coordinate/post_coordinates_parameters.go +++ b/api/geo/geo_client/coordinate/post_coordinates_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/coordinate/post_coordinates_responses.go b/api/geo/geo_client/coordinate/post_coordinates_responses.go index 8da480c..bf74bd5 100644 --- a/api/geo/geo_client/coordinate/post_coordinates_responses.go +++ b/api/geo/geo_client/coordinate/post_coordinates_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/cors_client.go b/api/geo/geo_client/cors/cors_client.go index af1e957..a152102 100644 --- a/api/geo/geo_client/cors/cors_client.go +++ b/api/geo/geo_client/cors/cors_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_coordinates_observable_options_parameters.go b/api/geo/geo_client/cors/get_coordinates_observable_options_parameters.go index 7613aaf..b7a691a 100644 --- a/api/geo/geo_client/cors/get_coordinates_observable_options_parameters.go +++ b/api/geo/geo_client/cors/get_coordinates_observable_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_coordinates_observable_options_responses.go b/api/geo/geo_client/cors/get_coordinates_observable_options_responses.go index d063e17..ac547b9 100644 --- a/api/geo/geo_client/cors/get_coordinates_observable_options_responses.go +++ b/api/geo/geo_client/cors/get_coordinates_observable_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_coordinates_options_parameters.go b/api/geo/geo_client/cors/get_coordinates_options_parameters.go index 7e97d5d..59ede33 100644 --- a/api/geo/geo_client/cors/get_coordinates_options_parameters.go +++ b/api/geo/geo_client/cors/get_coordinates_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_coordinates_options_responses.go b/api/geo/geo_client/cors/get_coordinates_options_responses.go index afb4dc7..2bbc05d 100644 --- a/api/geo/geo_client/cors/get_coordinates_options_responses.go +++ b/api/geo/geo_client/cors/get_coordinates_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_counties_observable_options_parameters.go b/api/geo/geo_client/cors/get_counties_observable_options_parameters.go index 800c444..541cc69 100644 --- a/api/geo/geo_client/cors/get_counties_observable_options_parameters.go +++ b/api/geo/geo_client/cors/get_counties_observable_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_counties_observable_options_responses.go b/api/geo/geo_client/cors/get_counties_observable_options_responses.go index 8e08c61..dc4fc4a 100644 --- a/api/geo/geo_client/cors/get_counties_observable_options_responses.go +++ b/api/geo/geo_client/cors/get_counties_observable_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_counties_options_parameters.go b/api/geo/geo_client/cors/get_counties_options_parameters.go index faa6072..dc74f2c 100644 --- a/api/geo/geo_client/cors/get_counties_options_parameters.go +++ b/api/geo/geo_client/cors/get_counties_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_counties_options_responses.go b/api/geo/geo_client/cors/get_counties_options_responses.go index 48ac60c..0c0a9b4 100644 --- a/api/geo/geo_client/cors/get_counties_options_responses.go +++ b/api/geo/geo_client/cors/get_counties_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_countries_observable_options_parameters.go b/api/geo/geo_client/cors/get_countries_observable_options_parameters.go index da77e0c..4dcb0a8 100644 --- a/api/geo/geo_client/cors/get_countries_observable_options_parameters.go +++ b/api/geo/geo_client/cors/get_countries_observable_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_countries_observable_options_responses.go b/api/geo/geo_client/cors/get_countries_observable_options_responses.go index 0703a40..aedd493 100644 --- a/api/geo/geo_client/cors/get_countries_observable_options_responses.go +++ b/api/geo/geo_client/cors/get_countries_observable_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_countries_options_parameters.go b/api/geo/geo_client/cors/get_countries_options_parameters.go index 5451a90..cc7de5e 100644 --- a/api/geo/geo_client/cors/get_countries_options_parameters.go +++ b/api/geo/geo_client/cors/get_countries_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_countries_options_responses.go b/api/geo/geo_client/cors/get_countries_options_responses.go index 0bc630f..ea1953f 100644 --- a/api/geo/geo_client/cors/get_countries_options_responses.go +++ b/api/geo/geo_client/cors/get_countries_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_domains_observable_options_parameters.go b/api/geo/geo_client/cors/get_domains_observable_options_parameters.go index b3e139a..f04d82e 100644 --- a/api/geo/geo_client/cors/get_domains_observable_options_parameters.go +++ b/api/geo/geo_client/cors/get_domains_observable_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_domains_observable_options_responses.go b/api/geo/geo_client/cors/get_domains_observable_options_responses.go index 25fdf87..77f9820 100644 --- a/api/geo/geo_client/cors/get_domains_observable_options_responses.go +++ b/api/geo/geo_client/cors/get_domains_observable_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_domains_options_parameters.go b/api/geo/geo_client/cors/get_domains_options_parameters.go index a30132b..a433306 100644 --- a/api/geo/geo_client/cors/get_domains_options_parameters.go +++ b/api/geo/geo_client/cors/get_domains_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_domains_options_responses.go b/api/geo/geo_client/cors/get_domains_options_responses.go index 93fb3fe..4b2a0df 100644 --- a/api/geo/geo_client/cors/get_domains_options_responses.go +++ b/api/geo/geo_client/cors/get_domains_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_places_observable_options_parameters.go b/api/geo/geo_client/cors/get_places_observable_options_parameters.go index 7e99b51..5347a58 100644 --- a/api/geo/geo_client/cors/get_places_observable_options_parameters.go +++ b/api/geo/geo_client/cors/get_places_observable_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_places_observable_options_responses.go b/api/geo/geo_client/cors/get_places_observable_options_responses.go index bf75116..c53cbad 100644 --- a/api/geo/geo_client/cors/get_places_observable_options_responses.go +++ b/api/geo/geo_client/cors/get_places_observable_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_places_options_parameters.go b/api/geo/geo_client/cors/get_places_options_parameters.go index 647f1a4..16d50b1 100644 --- a/api/geo/geo_client/cors/get_places_options_parameters.go +++ b/api/geo/geo_client/cors/get_places_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_places_options_responses.go b/api/geo/geo_client/cors/get_places_options_responses.go index 2553d55..19267e8 100644 --- a/api/geo/geo_client/cors/get_places_options_responses.go +++ b/api/geo/geo_client/cors/get_places_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_states_observable_options_parameters.go b/api/geo/geo_client/cors/get_states_observable_options_parameters.go index 38a8d65..7cb3060 100644 --- a/api/geo/geo_client/cors/get_states_observable_options_parameters.go +++ b/api/geo/geo_client/cors/get_states_observable_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_states_observable_options_responses.go b/api/geo/geo_client/cors/get_states_observable_options_responses.go index a49dbec..82cd3e0 100644 --- a/api/geo/geo_client/cors/get_states_observable_options_responses.go +++ b/api/geo/geo_client/cors/get_states_observable_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_states_options_parameters.go b/api/geo/geo_client/cors/get_states_options_parameters.go index 8a279d4..a5375a2 100644 --- a/api/geo/geo_client/cors/get_states_options_parameters.go +++ b/api/geo/geo_client/cors/get_states_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_states_options_responses.go b/api/geo/geo_client/cors/get_states_options_responses.go index bae13a0..79217a4 100644 --- a/api/geo/geo_client/cors/get_states_options_responses.go +++ b/api/geo/geo_client/cors/get_states_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_tax_rate_observable_options_parameters.go b/api/geo/geo_client/cors/get_tax_rate_observable_options_parameters.go index 1f97df9..2545d53 100644 --- a/api/geo/geo_client/cors/get_tax_rate_observable_options_parameters.go +++ b/api/geo/geo_client/cors/get_tax_rate_observable_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_tax_rate_observable_options_responses.go b/api/geo/geo_client/cors/get_tax_rate_observable_options_responses.go index 71e2b9c..ae13fb8 100644 --- a/api/geo/geo_client/cors/get_tax_rate_observable_options_responses.go +++ b/api/geo/geo_client/cors/get_tax_rate_observable_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_tax_rates_options_parameters.go b/api/geo/geo_client/cors/get_tax_rates_options_parameters.go index 187f84a..a15bd17 100644 --- a/api/geo/geo_client/cors/get_tax_rates_options_parameters.go +++ b/api/geo/geo_client/cors/get_tax_rates_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_tax_rates_options_responses.go b/api/geo/geo_client/cors/get_tax_rates_options_responses.go index 29b73fc..7e9b79b 100644 --- a/api/geo/geo_client/cors/get_tax_rates_options_responses.go +++ b/api/geo/geo_client/cors/get_tax_rates_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_tax_type_observable_options_parameters.go b/api/geo/geo_client/cors/get_tax_type_observable_options_parameters.go index fa9f38b..dac0c7d 100644 --- a/api/geo/geo_client/cors/get_tax_type_observable_options_parameters.go +++ b/api/geo/geo_client/cors/get_tax_type_observable_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_tax_type_observable_options_responses.go b/api/geo/geo_client/cors/get_tax_type_observable_options_responses.go index 569e922..bd05209 100644 --- a/api/geo/geo_client/cors/get_tax_type_observable_options_responses.go +++ b/api/geo/geo_client/cors/get_tax_type_observable_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_tax_types_options_parameters.go b/api/geo/geo_client/cors/get_tax_types_options_parameters.go index 1a49f02..aca2184 100644 --- a/api/geo/geo_client/cors/get_tax_types_options_parameters.go +++ b/api/geo/geo_client/cors/get_tax_types_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_tax_types_options_responses.go b/api/geo/geo_client/cors/get_tax_types_options_responses.go index d1ecf68..98b7fbe 100644 --- a/api/geo/geo_client/cors/get_tax_types_options_responses.go +++ b/api/geo/geo_client/cors/get_tax_types_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_taxnexus_codes_observable_options_parameters.go b/api/geo/geo_client/cors/get_taxnexus_codes_observable_options_parameters.go index 4184b54..454e809 100644 --- a/api/geo/geo_client/cors/get_taxnexus_codes_observable_options_parameters.go +++ b/api/geo/geo_client/cors/get_taxnexus_codes_observable_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_taxnexus_codes_observable_options_responses.go b/api/geo/geo_client/cors/get_taxnexus_codes_observable_options_responses.go index 03006f9..8282707 100644 --- a/api/geo/geo_client/cors/get_taxnexus_codes_observable_options_responses.go +++ b/api/geo/geo_client/cors/get_taxnexus_codes_observable_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_taxnexus_codes_options_parameters.go b/api/geo/geo_client/cors/get_taxnexus_codes_options_parameters.go index 591b23e..5f5d65b 100644 --- a/api/geo/geo_client/cors/get_taxnexus_codes_options_parameters.go +++ b/api/geo/geo_client/cors/get_taxnexus_codes_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/cors/get_taxnexus_codes_options_responses.go b/api/geo/geo_client/cors/get_taxnexus_codes_options_responses.go index 134659c..1bb5d7e 100644 --- a/api/geo/geo_client/cors/get_taxnexus_codes_options_responses.go +++ b/api/geo/geo_client/cors/get_taxnexus_codes_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/country/country_client.go b/api/geo/geo_client/country/country_client.go index 6db9608..3059692 100644 --- a/api/geo/geo_client/country/country_client.go +++ b/api/geo/geo_client/country/country_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/country/get_countries_observable_parameters.go b/api/geo/geo_client/country/get_countries_observable_parameters.go index dac5621..9903c1a 100644 --- a/api/geo/geo_client/country/get_countries_observable_parameters.go +++ b/api/geo/geo_client/country/get_countries_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/country/get_countries_observable_responses.go b/api/geo/geo_client/country/get_countries_observable_responses.go index 55c1614..764b072 100644 --- a/api/geo/geo_client/country/get_countries_observable_responses.go +++ b/api/geo/geo_client/country/get_countries_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/country/get_countries_parameters.go b/api/geo/geo_client/country/get_countries_parameters.go index 6334cc5..3c77264 100644 --- a/api/geo/geo_client/country/get_countries_parameters.go +++ b/api/geo/geo_client/country/get_countries_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/country/get_countries_responses.go b/api/geo/geo_client/country/get_countries_responses.go index b0bbc6c..27e1c4d 100644 --- a/api/geo/geo_client/country/get_countries_responses.go +++ b/api/geo/geo_client/country/get_countries_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/country/post_countries_parameters.go b/api/geo/geo_client/country/post_countries_parameters.go index 4e42af8..3f9b0cd 100644 --- a/api/geo/geo_client/country/post_countries_parameters.go +++ b/api/geo/geo_client/country/post_countries_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/country/post_countries_responses.go b/api/geo/geo_client/country/post_countries_responses.go index f51fcef..1c7bb41 100644 --- a/api/geo/geo_client/country/post_countries_responses.go +++ b/api/geo/geo_client/country/post_countries_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/county/county_client.go b/api/geo/geo_client/county/county_client.go index 93ac57d..844ab68 100644 --- a/api/geo/geo_client/county/county_client.go +++ b/api/geo/geo_client/county/county_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/county/get_counties_observable_parameters.go b/api/geo/geo_client/county/get_counties_observable_parameters.go index 052a115..2a9f5bc 100644 --- a/api/geo/geo_client/county/get_counties_observable_parameters.go +++ b/api/geo/geo_client/county/get_counties_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/county/get_counties_observable_responses.go b/api/geo/geo_client/county/get_counties_observable_responses.go index 2f8c156..8c58b32 100644 --- a/api/geo/geo_client/county/get_counties_observable_responses.go +++ b/api/geo/geo_client/county/get_counties_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/county/get_counties_parameters.go b/api/geo/geo_client/county/get_counties_parameters.go index 2cce813..e4e6e4e 100644 --- a/api/geo/geo_client/county/get_counties_parameters.go +++ b/api/geo/geo_client/county/get_counties_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/county/get_counties_responses.go b/api/geo/geo_client/county/get_counties_responses.go index 20fa76b..a66542b 100644 --- a/api/geo/geo_client/county/get_counties_responses.go +++ b/api/geo/geo_client/county/get_counties_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/county/post_counties_parameters.go b/api/geo/geo_client/county/post_counties_parameters.go index 187a805..be3517b 100644 --- a/api/geo/geo_client/county/post_counties_parameters.go +++ b/api/geo/geo_client/county/post_counties_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/county/post_counties_responses.go b/api/geo/geo_client/county/post_counties_responses.go index a7eb5c8..d152bef 100644 --- a/api/geo/geo_client/county/post_counties_responses.go +++ b/api/geo/geo_client/county/post_counties_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/domain/domain_client.go b/api/geo/geo_client/domain/domain_client.go index 6f272cf..180dbdb 100644 --- a/api/geo/geo_client/domain/domain_client.go +++ b/api/geo/geo_client/domain/domain_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/domain/get_domain_observable_parameters.go b/api/geo/geo_client/domain/get_domain_observable_parameters.go index e272d9c..9651d55 100644 --- a/api/geo/geo_client/domain/get_domain_observable_parameters.go +++ b/api/geo/geo_client/domain/get_domain_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/domain/get_domain_observable_responses.go b/api/geo/geo_client/domain/get_domain_observable_responses.go index 75eb7e0..ccf2b78 100644 --- a/api/geo/geo_client/domain/get_domain_observable_responses.go +++ b/api/geo/geo_client/domain/get_domain_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/domain/get_domains_parameters.go b/api/geo/geo_client/domain/get_domains_parameters.go index 48c7197..94f87ae 100644 --- a/api/geo/geo_client/domain/get_domains_parameters.go +++ b/api/geo/geo_client/domain/get_domains_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/domain/get_domains_responses.go b/api/geo/geo_client/domain/get_domains_responses.go index 2a892fa..7509fb6 100644 --- a/api/geo/geo_client/domain/get_domains_responses.go +++ b/api/geo/geo_client/domain/get_domains_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/domain/post_domains_parameters.go b/api/geo/geo_client/domain/post_domains_parameters.go index 713aca3..0cf0c88 100644 --- a/api/geo/geo_client/domain/post_domains_parameters.go +++ b/api/geo/geo_client/domain/post_domains_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/domain/post_domains_responses.go b/api/geo/geo_client/domain/post_domains_responses.go index 2a70ab1..b296296 100644 --- a/api/geo/geo_client/domain/post_domains_responses.go +++ b/api/geo/geo_client/domain/post_domains_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/geo_client.go b/api/geo/geo_client/geo_client.go index 7cbe4fa..86d938e 100644 --- a/api/geo/geo_client/geo_client.go +++ b/api/geo/geo_client/geo_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/place/get_place_observable_parameters.go b/api/geo/geo_client/place/get_place_observable_parameters.go index 0cb7df4..8df754f 100644 --- a/api/geo/geo_client/place/get_place_observable_parameters.go +++ b/api/geo/geo_client/place/get_place_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/place/get_place_observable_responses.go b/api/geo/geo_client/place/get_place_observable_responses.go index b561e9a..a3623a8 100644 --- a/api/geo/geo_client/place/get_place_observable_responses.go +++ b/api/geo/geo_client/place/get_place_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/place/get_places_parameters.go b/api/geo/geo_client/place/get_places_parameters.go index d0a97e2..103ec31 100644 --- a/api/geo/geo_client/place/get_places_parameters.go +++ b/api/geo/geo_client/place/get_places_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/place/get_places_responses.go b/api/geo/geo_client/place/get_places_responses.go index d8adc58..50e6272 100644 --- a/api/geo/geo_client/place/get_places_responses.go +++ b/api/geo/geo_client/place/get_places_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/place/place_client.go b/api/geo/geo_client/place/place_client.go index 3f45255..de430c7 100644 --- a/api/geo/geo_client/place/place_client.go +++ b/api/geo/geo_client/place/place_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/place/post_places_parameters.go b/api/geo/geo_client/place/post_places_parameters.go index fd446da..e116cd0 100644 --- a/api/geo/geo_client/place/post_places_parameters.go +++ b/api/geo/geo_client/place/post_places_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/place/post_places_responses.go b/api/geo/geo_client/place/post_places_responses.go index 235707b..7425cca 100644 --- a/api/geo/geo_client/place/post_places_responses.go +++ b/api/geo/geo_client/place/post_places_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/state/get_state_observable_parameters.go b/api/geo/geo_client/state/get_state_observable_parameters.go index ac1745a..b1c4de4 100644 --- a/api/geo/geo_client/state/get_state_observable_parameters.go +++ b/api/geo/geo_client/state/get_state_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/state/get_state_observable_responses.go b/api/geo/geo_client/state/get_state_observable_responses.go index 4205064..b407f3e 100644 --- a/api/geo/geo_client/state/get_state_observable_responses.go +++ b/api/geo/geo_client/state/get_state_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/state/get_states_parameters.go b/api/geo/geo_client/state/get_states_parameters.go index 21826e5..974655f 100644 --- a/api/geo/geo_client/state/get_states_parameters.go +++ b/api/geo/geo_client/state/get_states_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/state/get_states_responses.go b/api/geo/geo_client/state/get_states_responses.go index a535903..16d5b6d 100644 --- a/api/geo/geo_client/state/get_states_responses.go +++ b/api/geo/geo_client/state/get_states_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/state/post_states_parameters.go b/api/geo/geo_client/state/post_states_parameters.go index 0c2ee53..dd1ed69 100644 --- a/api/geo/geo_client/state/post_states_parameters.go +++ b/api/geo/geo_client/state/post_states_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/state/post_states_responses.go b/api/geo/geo_client/state/post_states_responses.go index f3c820d..8642d5f 100644 --- a/api/geo/geo_client/state/post_states_responses.go +++ b/api/geo/geo_client/state/post_states_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/state/state_client.go b/api/geo/geo_client/state/state_client.go index 2134c9c..221fe49 100644 --- a/api/geo/geo_client/state/state_client.go +++ b/api/geo/geo_client/state/state_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_rate/get_tax_rate_observable_parameters.go b/api/geo/geo_client/tax_rate/get_tax_rate_observable_parameters.go index f9a9510..6c7cb8a 100644 --- a/api/geo/geo_client/tax_rate/get_tax_rate_observable_parameters.go +++ b/api/geo/geo_client/tax_rate/get_tax_rate_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_rate/get_tax_rate_observable_responses.go b/api/geo/geo_client/tax_rate/get_tax_rate_observable_responses.go index 1343355..901ac5f 100644 --- a/api/geo/geo_client/tax_rate/get_tax_rate_observable_responses.go +++ b/api/geo/geo_client/tax_rate/get_tax_rate_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_rate/get_tax_rates_parameters.go b/api/geo/geo_client/tax_rate/get_tax_rates_parameters.go index 1e2b496..963597f 100644 --- a/api/geo/geo_client/tax_rate/get_tax_rates_parameters.go +++ b/api/geo/geo_client/tax_rate/get_tax_rates_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_rate/get_tax_rates_responses.go b/api/geo/geo_client/tax_rate/get_tax_rates_responses.go index f9d9a29..d850608 100644 --- a/api/geo/geo_client/tax_rate/get_tax_rates_responses.go +++ b/api/geo/geo_client/tax_rate/get_tax_rates_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_rate/tax_rate_client.go b/api/geo/geo_client/tax_rate/tax_rate_client.go index 19616c4..992d287 100644 --- a/api/geo/geo_client/tax_rate/tax_rate_client.go +++ b/api/geo/geo_client/tax_rate/tax_rate_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_type/get_tax_types_observable_parameters.go b/api/geo/geo_client/tax_type/get_tax_types_observable_parameters.go index 3ed9a78..bc993c8 100644 --- a/api/geo/geo_client/tax_type/get_tax_types_observable_parameters.go +++ b/api/geo/geo_client/tax_type/get_tax_types_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_type/get_tax_types_observable_responses.go b/api/geo/geo_client/tax_type/get_tax_types_observable_responses.go index 8f94e4d..563f5eb 100644 --- a/api/geo/geo_client/tax_type/get_tax_types_observable_responses.go +++ b/api/geo/geo_client/tax_type/get_tax_types_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_type/get_tax_types_parameters.go b/api/geo/geo_client/tax_type/get_tax_types_parameters.go index 4eebf40..bf83ffc 100644 --- a/api/geo/geo_client/tax_type/get_tax_types_parameters.go +++ b/api/geo/geo_client/tax_type/get_tax_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_type/get_tax_types_responses.go b/api/geo/geo_client/tax_type/get_tax_types_responses.go index 180b6ab..3d31dde 100644 --- a/api/geo/geo_client/tax_type/get_tax_types_responses.go +++ b/api/geo/geo_client/tax_type/get_tax_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_type/post_tax_types_parameters.go b/api/geo/geo_client/tax_type/post_tax_types_parameters.go index 7e2f2ca..29cd664 100644 --- a/api/geo/geo_client/tax_type/post_tax_types_parameters.go +++ b/api/geo/geo_client/tax_type/post_tax_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_type/post_tax_types_responses.go b/api/geo/geo_client/tax_type/post_tax_types_responses.go index 9f8dfd9..c547fc7 100644 --- a/api/geo/geo_client/tax_type/post_tax_types_responses.go +++ b/api/geo/geo_client/tax_type/post_tax_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/tax_type/tax_type_client.go b/api/geo/geo_client/tax_type/tax_type_client.go index a39b49c..b010686 100644 --- a/api/geo/geo_client/tax_type/tax_type_client.go +++ b/api/geo/geo_client/tax_type/tax_type_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/taxnexus_code/get_taxnexus_code_observable_parameters.go b/api/geo/geo_client/taxnexus_code/get_taxnexus_code_observable_parameters.go index af36d7d..fedda49 100644 --- a/api/geo/geo_client/taxnexus_code/get_taxnexus_code_observable_parameters.go +++ b/api/geo/geo_client/taxnexus_code/get_taxnexus_code_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/taxnexus_code/get_taxnexus_code_observable_responses.go b/api/geo/geo_client/taxnexus_code/get_taxnexus_code_observable_responses.go index 76d22c7..1fdb111 100644 --- a/api/geo/geo_client/taxnexus_code/get_taxnexus_code_observable_responses.go +++ b/api/geo/geo_client/taxnexus_code/get_taxnexus_code_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/taxnexus_code/get_taxnexus_codes_parameters.go b/api/geo/geo_client/taxnexus_code/get_taxnexus_codes_parameters.go index eb852a7..96d9bf8 100644 --- a/api/geo/geo_client/taxnexus_code/get_taxnexus_codes_parameters.go +++ b/api/geo/geo_client/taxnexus_code/get_taxnexus_codes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/taxnexus_code/get_taxnexus_codes_responses.go b/api/geo/geo_client/taxnexus_code/get_taxnexus_codes_responses.go index 9168c25..c9611cf 100644 --- a/api/geo/geo_client/taxnexus_code/get_taxnexus_codes_responses.go +++ b/api/geo/geo_client/taxnexus_code/get_taxnexus_codes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/taxnexus_code/post_taxnexus_codes_parameters.go b/api/geo/geo_client/taxnexus_code/post_taxnexus_codes_parameters.go index 5257a33..04133b7 100644 --- a/api/geo/geo_client/taxnexus_code/post_taxnexus_codes_parameters.go +++ b/api/geo/geo_client/taxnexus_code/post_taxnexus_codes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/taxnexus_code/post_taxnexus_codes_responses.go b/api/geo/geo_client/taxnexus_code/post_taxnexus_codes_responses.go index f1b20d5..bbad65e 100644 --- a/api/geo/geo_client/taxnexus_code/post_taxnexus_codes_responses.go +++ b/api/geo/geo_client/taxnexus_code/post_taxnexus_codes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_client/taxnexus_code/taxnexus_code_client.go b/api/geo/geo_client/taxnexus_code/taxnexus_code_client.go index f8b5df5..c76c8d3 100644 --- a/api/geo/geo_client/taxnexus_code/taxnexus_code_client.go +++ b/api/geo/geo_client/taxnexus_code/taxnexus_code_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/address.go b/api/geo/geo_models/address.go index e94f1ee..bd8731d 100644 --- a/api/geo/geo_models/address.go +++ b/api/geo/geo_models/address.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/coordinate.go b/api/geo/geo_models/coordinate.go index 2843640..717cc99 100644 --- a/api/geo/geo_models/coordinate.go +++ b/api/geo/geo_models/coordinate.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/coordinate_basic.go b/api/geo/geo_models/coordinate_basic.go index b8cec3b..cb58997 100644 --- a/api/geo/geo_models/coordinate_basic.go +++ b/api/geo/geo_models/coordinate_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/coordinate_basic_response.go b/api/geo/geo_models/coordinate_basic_response.go index 70f559b..86d9c70 100644 --- a/api/geo/geo_models/coordinate_basic_response.go +++ b/api/geo/geo_models/coordinate_basic_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/coordinate_request.go b/api/geo/geo_models/coordinate_request.go index 5e1e2b5..ecc85ad 100644 --- a/api/geo/geo_models/coordinate_request.go +++ b/api/geo/geo_models/coordinate_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/coordinate_request_item.go b/api/geo/geo_models/coordinate_request_item.go index b8403ef..2b6e6d5 100644 --- a/api/geo/geo_models/coordinate_request_item.go +++ b/api/geo/geo_models/coordinate_request_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/coordinate_response.go b/api/geo/geo_models/coordinate_response.go index 7ac8881..f047eb8 100644 --- a/api/geo/geo_models/coordinate_response.go +++ b/api/geo/geo_models/coordinate_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/country.go b/api/geo/geo_models/country.go index dbfc223..aed7092 100644 --- a/api/geo/geo_models/country.go +++ b/api/geo/geo_models/country.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/country_request.go b/api/geo/geo_models/country_request.go index 6d3e8ee..e65b55a 100644 --- a/api/geo/geo_models/country_request.go +++ b/api/geo/geo_models/country_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/country_response.go b/api/geo/geo_models/country_response.go index dc305ce..8cab4ad 100644 --- a/api/geo/geo_models/country_response.go +++ b/api/geo/geo_models/country_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/county.go b/api/geo/geo_models/county.go index 539aa69..d08a4a2 100644 --- a/api/geo/geo_models/county.go +++ b/api/geo/geo_models/county.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/county_request.go b/api/geo/geo_models/county_request.go index f2e14af..7ac7874 100644 --- a/api/geo/geo_models/county_request.go +++ b/api/geo/geo_models/county_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/county_response.go b/api/geo/geo_models/county_response.go index b704c69..8943fee 100644 --- a/api/geo/geo_models/county_response.go +++ b/api/geo/geo_models/county_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/delete_response.go b/api/geo/geo_models/delete_response.go index 77545ca..5e8aa84 100644 --- a/api/geo/geo_models/delete_response.go +++ b/api/geo/geo_models/delete_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/domain.go b/api/geo/geo_models/domain.go index b39a92d..f3a559b 100644 --- a/api/geo/geo_models/domain.go +++ b/api/geo/geo_models/domain.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/domain_request.go b/api/geo/geo_models/domain_request.go index cdf637c..2465fe7 100644 --- a/api/geo/geo_models/domain_request.go +++ b/api/geo/geo_models/domain_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/domain_response.go b/api/geo/geo_models/domain_response.go index 45ed167..9dc8bec 100644 --- a/api/geo/geo_models/domain_response.go +++ b/api/geo/geo_models/domain_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/error.go b/api/geo/geo_models/error.go index cd032f9..6f57158 100644 --- a/api/geo/geo_models/error.go +++ b/api/geo/geo_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/invalid_error.go b/api/geo/geo_models/invalid_error.go index 6e07eaa..b54de31 100644 --- a/api/geo/geo_models/invalid_error.go +++ b/api/geo/geo_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/message.go b/api/geo/geo_models/message.go index f9bb1a0..f77832e 100644 --- a/api/geo/geo_models/message.go +++ b/api/geo/geo_models/message.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/pagination.go b/api/geo/geo_models/pagination.go index 70bbe4d..50316d3 100644 --- a/api/geo/geo_models/pagination.go +++ b/api/geo/geo_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/place.go b/api/geo/geo_models/place.go index b00ffb7..3d608b6 100644 --- a/api/geo/geo_models/place.go +++ b/api/geo/geo_models/place.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/place_request.go b/api/geo/geo_models/place_request.go index 91e5f38..55160e3 100644 --- a/api/geo/geo_models/place_request.go +++ b/api/geo/geo_models/place_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/place_response.go b/api/geo/geo_models/place_response.go index 7a0d762..269da00 100644 --- a/api/geo/geo_models/place_response.go +++ b/api/geo/geo_models/place_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/request_meta.go b/api/geo/geo_models/request_meta.go index aec5265..6341d45 100644 --- a/api/geo/geo_models/request_meta.go +++ b/api/geo/geo_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/response_meta.go b/api/geo/geo_models/response_meta.go index 96a40d6..08e58c7 100644 --- a/api/geo/geo_models/response_meta.go +++ b/api/geo/geo_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/state.go b/api/geo/geo_models/state.go index 60131ec..010aa43 100644 --- a/api/geo/geo_models/state.go +++ b/api/geo/geo_models/state.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/state_request.go b/api/geo/geo_models/state_request.go index af5dd4c..06f442e 100644 --- a/api/geo/geo_models/state_request.go +++ b/api/geo/geo_models/state_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/state_response.go b/api/geo/geo_models/state_response.go index ae6e1a2..acc7ca7 100644 --- a/api/geo/geo_models/state_response.go +++ b/api/geo/geo_models/state_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/tax_instance.go b/api/geo/geo_models/tax_instance.go index b149c4f..fb5468d 100644 --- a/api/geo/geo_models/tax_instance.go +++ b/api/geo/geo_models/tax_instance.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/tax_rate.go b/api/geo/geo_models/tax_rate.go index 212171b..5445229 100644 --- a/api/geo/geo_models/tax_rate.go +++ b/api/geo/geo_models/tax_rate.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/tax_rate_response.go b/api/geo/geo_models/tax_rate_response.go index 0ca34e4..47040f8 100644 --- a/api/geo/geo_models/tax_rate_response.go +++ b/api/geo/geo_models/tax_rate_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/tax_type.go b/api/geo/geo_models/tax_type.go index b516869..c286a94 100644 --- a/api/geo/geo_models/tax_type.go +++ b/api/geo/geo_models/tax_type.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/tax_type_id.go b/api/geo/geo_models/tax_type_id.go index c773ce3..cd930d7 100644 --- a/api/geo/geo_models/tax_type_id.go +++ b/api/geo/geo_models/tax_type_id.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/tax_type_request.go b/api/geo/geo_models/tax_type_request.go index 73656e9..10e2428 100644 --- a/api/geo/geo_models/tax_type_request.go +++ b/api/geo/geo_models/tax_type_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/tax_type_response.go b/api/geo/geo_models/tax_type_response.go index 8d4d3b2..83f1458 100644 --- a/api/geo/geo_models/tax_type_response.go +++ b/api/geo/geo_models/tax_type_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/taxnexus_code.go b/api/geo/geo_models/taxnexus_code.go index b517a17..17edc2d 100644 --- a/api/geo/geo_models/taxnexus_code.go +++ b/api/geo/geo_models/taxnexus_code.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/taxnexus_code_request.go b/api/geo/geo_models/taxnexus_code_request.go index da98841..d2a0880 100644 --- a/api/geo/geo_models/taxnexus_code_request.go +++ b/api/geo/geo_models/taxnexus_code_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/geo/geo_models/taxnexus_code_response.go b/api/geo/geo_models/taxnexus_code_response.go index 9bc3ffc..221607b 100644 --- a/api/geo/geo_models/taxnexus_code_response.go +++ b/api/geo/geo_models/taxnexus_code_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_client/gov_gw_client.go b/api/gov-gw/gov_gw_client/gov_gw_client.go index d2b4588..6edcfff 100644 --- a/api/gov-gw/gov_gw_client/gov_gw_client.go +++ b/api/gov-gw/gov_gw_client/gov_gw_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_client/tax_rates/get_coordinates_parameters.go b/api/gov-gw/gov_gw_client/tax_rates/get_coordinates_parameters.go index e920a15..5fbbc53 100644 --- a/api/gov-gw/gov_gw_client/tax_rates/get_coordinates_parameters.go +++ b/api/gov-gw/gov_gw_client/tax_rates/get_coordinates_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_client/tax_rates/get_coordinates_responses.go b/api/gov-gw/gov_gw_client/tax_rates/get_coordinates_responses.go index 28f5438..d1d283d 100644 --- a/api/gov-gw/gov_gw_client/tax_rates/get_coordinates_responses.go +++ b/api/gov-gw/gov_gw_client/tax_rates/get_coordinates_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_client/tax_rates/tax_rates_client.go b/api/gov-gw/gov_gw_client/tax_rates/tax_rates_client.go index 7b286c3..585ab1e 100644 --- a/api/gov-gw/gov_gw_client/tax_rates/tax_rates_client.go +++ b/api/gov-gw/gov_gw_client/tax_rates/tax_rates_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_models/coordinate.go b/api/gov-gw/gov_gw_models/coordinate.go index ca5eda2..d50c447 100644 --- a/api/gov-gw/gov_gw_models/coordinate.go +++ b/api/gov-gw/gov_gw_models/coordinate.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_models/coordinate_request.go b/api/gov-gw/gov_gw_models/coordinate_request.go index 266ab0c..0bf4fbb 100644 --- a/api/gov-gw/gov_gw_models/coordinate_request.go +++ b/api/gov-gw/gov_gw_models/coordinate_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_models/coordinate_request_item.go b/api/gov-gw/gov_gw_models/coordinate_request_item.go index 83c3a6f..ec2a209 100644 --- a/api/gov-gw/gov_gw_models/coordinate_request_item.go +++ b/api/gov-gw/gov_gw_models/coordinate_request_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_models/coordinate_response.go b/api/gov-gw/gov_gw_models/coordinate_response.go index 319e7cc..22a75b5 100644 --- a/api/gov-gw/gov_gw_models/coordinate_response.go +++ b/api/gov-gw/gov_gw_models/coordinate_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_models/error.go b/api/gov-gw/gov_gw_models/error.go index a154bac..dc8580a 100644 --- a/api/gov-gw/gov_gw_models/error.go +++ b/api/gov-gw/gov_gw_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_models/invalid_error.go b/api/gov-gw/gov_gw_models/invalid_error.go index cca645e..031281b 100644 --- a/api/gov-gw/gov_gw_models/invalid_error.go +++ b/api/gov-gw/gov_gw_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_models/pagination.go b/api/gov-gw/gov_gw_models/pagination.go index ec3fac8..8e21334 100644 --- a/api/gov-gw/gov_gw_models/pagination.go +++ b/api/gov-gw/gov_gw_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_models/request_meta.go b/api/gov-gw/gov_gw_models/request_meta.go index 6e9f2d1..9612686 100644 --- a/api/gov-gw/gov_gw_models/request_meta.go +++ b/api/gov-gw/gov_gw_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_models/response_meta.go b/api/gov-gw/gov_gw_models/response_meta.go index fd4d842..281b9b3 100644 --- a/api/gov-gw/gov_gw_models/response_meta.go +++ b/api/gov-gw/gov_gw_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/gov-gw/gov_gw_models/tax_type_id.go b/api/gov-gw/gov_gw_models/tax_type_id.go index 867e6d6..8dc13f1 100644 --- a/api/gov-gw/gov_gw_models/tax_type_id.go +++ b/api/gov-gw/gov_gw_models/tax_type_id.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/accounting_rule/accounting_rule_client.go b/api/ledger/ledger_client/accounting_rule/accounting_rule_client.go index 0c13314..79734bc 100644 --- a/api/ledger/ledger_client/accounting_rule/accounting_rule_client.go +++ b/api/ledger/ledger_client/accounting_rule/accounting_rule_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/accounting_rule/get_accounting_rules_parameters.go b/api/ledger/ledger_client/accounting_rule/get_accounting_rules_parameters.go index b7dd49d..6ddcb78 100644 --- a/api/ledger/ledger_client/accounting_rule/get_accounting_rules_parameters.go +++ b/api/ledger/ledger_client/accounting_rule/get_accounting_rules_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/accounting_rule/get_accounting_rules_responses.go b/api/ledger/ledger_client/accounting_rule/get_accounting_rules_responses.go index 1e4b2bb..fdf9ece 100644 --- a/api/ledger/ledger_client/accounting_rule/get_accounting_rules_responses.go +++ b/api/ledger/ledger_client/accounting_rule/get_accounting_rules_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/accounting_rule/post_accounting_rules_parameters.go b/api/ledger/ledger_client/accounting_rule/post_accounting_rules_parameters.go index 0ab7b51..836196b 100644 --- a/api/ledger/ledger_client/accounting_rule/post_accounting_rules_parameters.go +++ b/api/ledger/ledger_client/accounting_rule/post_accounting_rules_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/accounting_rule/post_accounting_rules_responses.go b/api/ledger/ledger_client/accounting_rule/post_accounting_rules_responses.go index 8386801..675a98c 100644 --- a/api/ledger/ledger_client/accounting_rule/post_accounting_rules_responses.go +++ b/api/ledger/ledger_client/accounting_rule/post_accounting_rules_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/accounting_ruleset/accounting_ruleset_client.go b/api/ledger/ledger_client/accounting_ruleset/accounting_ruleset_client.go index d384eb3..8096d7c 100644 --- a/api/ledger/ledger_client/accounting_ruleset/accounting_ruleset_client.go +++ b/api/ledger/ledger_client/accounting_ruleset/accounting_ruleset_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/accounting_ruleset/get_accounting_rulesets_parameters.go b/api/ledger/ledger_client/accounting_ruleset/get_accounting_rulesets_parameters.go index 02c347e..38b5fd8 100644 --- a/api/ledger/ledger_client/accounting_ruleset/get_accounting_rulesets_parameters.go +++ b/api/ledger/ledger_client/accounting_ruleset/get_accounting_rulesets_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/accounting_ruleset/get_accounting_rulesets_responses.go b/api/ledger/ledger_client/accounting_ruleset/get_accounting_rulesets_responses.go index e085546..cdd3f29 100644 --- a/api/ledger/ledger_client/accounting_ruleset/get_accounting_rulesets_responses.go +++ b/api/ledger/ledger_client/accounting_ruleset/get_accounting_rulesets_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/accounting_ruleset/post_accounting_rulesets_parameters.go b/api/ledger/ledger_client/accounting_ruleset/post_accounting_rulesets_parameters.go index 2c323b8..6201f86 100644 --- a/api/ledger/ledger_client/accounting_ruleset/post_accounting_rulesets_parameters.go +++ b/api/ledger/ledger_client/accounting_ruleset/post_accounting_rulesets_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/accounting_ruleset/post_accounting_rulesets_responses.go b/api/ledger/ledger_client/accounting_ruleset/post_accounting_rulesets_responses.go index ce17f9b..9b1adca 100644 --- a/api/ledger/ledger_client/accounting_ruleset/post_accounting_rulesets_responses.go +++ b/api/ledger/ledger_client/accounting_ruleset/post_accounting_rulesets_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/coa/coa_client.go b/api/ledger/ledger_client/coa/coa_client.go index c49fe81..48fef12 100644 --- a/api/ledger/ledger_client/coa/coa_client.go +++ b/api/ledger/ledger_client/coa/coa_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/coa/get_coas_parameters.go b/api/ledger/ledger_client/coa/get_coas_parameters.go index 3cd6305..73acf0c 100644 --- a/api/ledger/ledger_client/coa/get_coas_parameters.go +++ b/api/ledger/ledger_client/coa/get_coas_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/coa/get_coas_responses.go b/api/ledger/ledger_client/coa/get_coas_responses.go index 8c02536..918e4c8 100644 --- a/api/ledger/ledger_client/coa/get_coas_responses.go +++ b/api/ledger/ledger_client/coa/get_coas_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/coa/post_coas_parameters.go b/api/ledger/ledger_client/coa/post_coas_parameters.go index 4417466..1a9bbca 100644 --- a/api/ledger/ledger_client/coa/post_coas_parameters.go +++ b/api/ledger/ledger_client/coa/post_coas_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/coa/post_coas_responses.go b/api/ledger/ledger_client/coa/post_coas_responses.go index b63ea94..d2d57ba 100644 --- a/api/ledger/ledger_client/coa/post_coas_responses.go +++ b/api/ledger/ledger_client/coa/post_coas_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/gl_account/get_gl_accounts_parameters.go b/api/ledger/ledger_client/gl_account/get_gl_accounts_parameters.go index 17697a1..aaa989d 100644 --- a/api/ledger/ledger_client/gl_account/get_gl_accounts_parameters.go +++ b/api/ledger/ledger_client/gl_account/get_gl_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/gl_account/get_gl_accounts_responses.go b/api/ledger/ledger_client/gl_account/get_gl_accounts_responses.go index cb3984a..6eb795d 100644 --- a/api/ledger/ledger_client/gl_account/get_gl_accounts_responses.go +++ b/api/ledger/ledger_client/gl_account/get_gl_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/gl_account/gl_account_client.go b/api/ledger/ledger_client/gl_account/gl_account_client.go index f2af2fa..95e7a2e 100644 --- a/api/ledger/ledger_client/gl_account/gl_account_client.go +++ b/api/ledger/ledger_client/gl_account/gl_account_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/gl_account/post_gl_accounts_parameters.go b/api/ledger/ledger_client/gl_account/post_gl_accounts_parameters.go index 79cba0a..dd4044c 100644 --- a/api/ledger/ledger_client/gl_account/post_gl_accounts_parameters.go +++ b/api/ledger/ledger_client/gl_account/post_gl_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/gl_account/post_gl_accounts_responses.go b/api/ledger/ledger_client/gl_account/post_gl_accounts_responses.go index 3527f05..75d34f3 100644 --- a/api/ledger/ledger_client/gl_account/post_gl_accounts_responses.go +++ b/api/ledger/ledger_client/gl_account/post_gl_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/gl_balance/get_gl_balances_parameters.go b/api/ledger/ledger_client/gl_balance/get_gl_balances_parameters.go index e8b1b59..c457741 100644 --- a/api/ledger/ledger_client/gl_balance/get_gl_balances_parameters.go +++ b/api/ledger/ledger_client/gl_balance/get_gl_balances_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/gl_balance/get_gl_balances_responses.go b/api/ledger/ledger_client/gl_balance/get_gl_balances_responses.go index 7fe9b08..1e370f0 100644 --- a/api/ledger/ledger_client/gl_balance/get_gl_balances_responses.go +++ b/api/ledger/ledger_client/gl_balance/get_gl_balances_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/gl_balance/gl_balance_client.go b/api/ledger/ledger_client/gl_balance/gl_balance_client.go index 26a14a7..a569132 100644 --- a/api/ledger/ledger_client/gl_balance/gl_balance_client.go +++ b/api/ledger/ledger_client/gl_balance/gl_balance_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/gl_balance/post_gl_balances_parameters.go b/api/ledger/ledger_client/gl_balance/post_gl_balances_parameters.go index cf28747..bbe041d 100644 --- a/api/ledger/ledger_client/gl_balance/post_gl_balances_parameters.go +++ b/api/ledger/ledger_client/gl_balance/post_gl_balances_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/gl_balance/post_gl_balances_responses.go b/api/ledger/ledger_client/gl_balance/post_gl_balances_responses.go index 715da32..d476f22 100644 --- a/api/ledger/ledger_client/gl_balance/post_gl_balances_responses.go +++ b/api/ledger/ledger_client/gl_balance/post_gl_balances_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/journal_entry/get_journal_entries_parameters.go b/api/ledger/ledger_client/journal_entry/get_journal_entries_parameters.go index ea8e9ad..17bf29d 100644 --- a/api/ledger/ledger_client/journal_entry/get_journal_entries_parameters.go +++ b/api/ledger/ledger_client/journal_entry/get_journal_entries_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/journal_entry/get_journal_entries_responses.go b/api/ledger/ledger_client/journal_entry/get_journal_entries_responses.go index e0b7d78..54b526a 100644 --- a/api/ledger/ledger_client/journal_entry/get_journal_entries_responses.go +++ b/api/ledger/ledger_client/journal_entry/get_journal_entries_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/journal_entry/journal_entry_client.go b/api/ledger/ledger_client/journal_entry/journal_entry_client.go index 23e4c82..1a2dfc8 100644 --- a/api/ledger/ledger_client/journal_entry/journal_entry_client.go +++ b/api/ledger/ledger_client/journal_entry/journal_entry_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/journal_entry/post_journal_entries_parameters.go b/api/ledger/ledger_client/journal_entry/post_journal_entries_parameters.go index afffbad..175b723 100644 --- a/api/ledger/ledger_client/journal_entry/post_journal_entries_parameters.go +++ b/api/ledger/ledger_client/journal_entry/post_journal_entries_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/journal_entry/post_journal_entries_responses.go b/api/ledger/ledger_client/journal_entry/post_journal_entries_responses.go index 15f5760..00388a0 100644 --- a/api/ledger/ledger_client/journal_entry/post_journal_entries_responses.go +++ b/api/ledger/ledger_client/journal_entry/post_journal_entries_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/journal_item/get_journal_items_parameters.go b/api/ledger/ledger_client/journal_item/get_journal_items_parameters.go index 5942dda..78a5934 100644 --- a/api/ledger/ledger_client/journal_item/get_journal_items_parameters.go +++ b/api/ledger/ledger_client/journal_item/get_journal_items_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/journal_item/get_journal_items_responses.go b/api/ledger/ledger_client/journal_item/get_journal_items_responses.go index c01118d..ba2cfb8 100644 --- a/api/ledger/ledger_client/journal_item/get_journal_items_responses.go +++ b/api/ledger/ledger_client/journal_item/get_journal_items_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/journal_item/journal_item_client.go b/api/ledger/ledger_client/journal_item/journal_item_client.go index 21a89fa..fd371aa 100644 --- a/api/ledger/ledger_client/journal_item/journal_item_client.go +++ b/api/ledger/ledger_client/journal_item/journal_item_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/ledger_client.go b/api/ledger/ledger_client/ledger_client.go index 2faee70..766b915 100644 --- a/api/ledger/ledger_client/ledger_client.go +++ b/api/ledger/ledger_client/ledger_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/period/get_periods_parameters.go b/api/ledger/ledger_client/period/get_periods_parameters.go index bf10960..a586ba8 100644 --- a/api/ledger/ledger_client/period/get_periods_parameters.go +++ b/api/ledger/ledger_client/period/get_periods_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/period/get_periods_responses.go b/api/ledger/ledger_client/period/get_periods_responses.go index a6c1d95..2785d42 100644 --- a/api/ledger/ledger_client/period/get_periods_responses.go +++ b/api/ledger/ledger_client/period/get_periods_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/period/period_client.go b/api/ledger/ledger_client/period/period_client.go index 5eb6b7f..ce12eca 100644 --- a/api/ledger/ledger_client/period/period_client.go +++ b/api/ledger/ledger_client/period/period_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/period/post_periods_parameters.go b/api/ledger/ledger_client/period/post_periods_parameters.go index b69187f..79250de 100644 --- a/api/ledger/ledger_client/period/post_periods_parameters.go +++ b/api/ledger/ledger_client/period/post_periods_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_client/period/post_periods_responses.go b/api/ledger/ledger_client/period/post_periods_responses.go index d4b941a..9c1e621 100644 --- a/api/ledger/ledger_client/period/post_periods_responses.go +++ b/api/ledger/ledger_client/period/post_periods_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/accounting_rule.go b/api/ledger/ledger_models/accounting_rule.go index c9da1b4..fa4d74d 100644 --- a/api/ledger/ledger_models/accounting_rule.go +++ b/api/ledger/ledger_models/accounting_rule.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/accounting_rule_request.go b/api/ledger/ledger_models/accounting_rule_request.go index 5c67726..782e308 100644 --- a/api/ledger/ledger_models/accounting_rule_request.go +++ b/api/ledger/ledger_models/accounting_rule_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/accounting_rule_response.go b/api/ledger/ledger_models/accounting_rule_response.go index 3c44809..2588a98 100644 --- a/api/ledger/ledger_models/accounting_rule_response.go +++ b/api/ledger/ledger_models/accounting_rule_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/accounting_ruleset.go b/api/ledger/ledger_models/accounting_ruleset.go index fee0317..ab4484c 100644 --- a/api/ledger/ledger_models/accounting_ruleset.go +++ b/api/ledger/ledger_models/accounting_ruleset.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/accounting_ruleset_item.go b/api/ledger/ledger_models/accounting_ruleset_item.go index 6c926dc..62f6d6b 100644 --- a/api/ledger/ledger_models/accounting_ruleset_item.go +++ b/api/ledger/ledger_models/accounting_ruleset_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/accounting_ruleset_request.go b/api/ledger/ledger_models/accounting_ruleset_request.go index e8593d6..148e5a6 100644 --- a/api/ledger/ledger_models/accounting_ruleset_request.go +++ b/api/ledger/ledger_models/accounting_ruleset_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/accounting_ruleset_response.go b/api/ledger/ledger_models/accounting_ruleset_response.go index d747027..c6ed6f4 100644 --- a/api/ledger/ledger_models/accounting_ruleset_response.go +++ b/api/ledger/ledger_models/accounting_ruleset_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/coa.go b/api/ledger/ledger_models/coa.go index 4a019c0..4135333 100644 --- a/api/ledger/ledger_models/coa.go +++ b/api/ledger/ledger_models/coa.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/coa_item.go b/api/ledger/ledger_models/coa_item.go index f23ca19..b457a56 100644 --- a/api/ledger/ledger_models/coa_item.go +++ b/api/ledger/ledger_models/coa_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/coa_request.go b/api/ledger/ledger_models/coa_request.go index 344b79b..162add0 100644 --- a/api/ledger/ledger_models/coa_request.go +++ b/api/ledger/ledger_models/coa_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/coa_response.go b/api/ledger/ledger_models/coa_response.go index f2c7a76..df794d9 100644 --- a/api/ledger/ledger_models/coa_response.go +++ b/api/ledger/ledger_models/coa_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/delete_response.go b/api/ledger/ledger_models/delete_response.go index 524d445..3ac750a 100644 --- a/api/ledger/ledger_models/delete_response.go +++ b/api/ledger/ledger_models/delete_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/error.go b/api/ledger/ledger_models/error.go index 0d13403..ff23209 100644 --- a/api/ledger/ledger_models/error.go +++ b/api/ledger/ledger_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/gl_account.go b/api/ledger/ledger_models/gl_account.go index 4267237..7393170 100644 --- a/api/ledger/ledger_models/gl_account.go +++ b/api/ledger/ledger_models/gl_account.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/gl_account_request.go b/api/ledger/ledger_models/gl_account_request.go index 43e5398..9afecb1 100644 --- a/api/ledger/ledger_models/gl_account_request.go +++ b/api/ledger/ledger_models/gl_account_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/gl_account_response.go b/api/ledger/ledger_models/gl_account_response.go index 6b4c4e5..72ac985 100644 --- a/api/ledger/ledger_models/gl_account_response.go +++ b/api/ledger/ledger_models/gl_account_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/gl_balance.go b/api/ledger/ledger_models/gl_balance.go index 1f39f10..9489fd3 100644 --- a/api/ledger/ledger_models/gl_balance.go +++ b/api/ledger/ledger_models/gl_balance.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/gl_balance_request.go b/api/ledger/ledger_models/gl_balance_request.go index 5557fb9..84e4236 100644 --- a/api/ledger/ledger_models/gl_balance_request.go +++ b/api/ledger/ledger_models/gl_balance_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/gl_balance_response.go b/api/ledger/ledger_models/gl_balance_response.go index 448a2df..641a6a3 100644 --- a/api/ledger/ledger_models/gl_balance_response.go +++ b/api/ledger/ledger_models/gl_balance_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/invalid_error.go b/api/ledger/ledger_models/invalid_error.go index 774e315..8b91526 100644 --- a/api/ledger/ledger_models/invalid_error.go +++ b/api/ledger/ledger_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/journal_entry.go b/api/ledger/ledger_models/journal_entry.go index 5e2f6c7..f09a7df 100644 --- a/api/ledger/ledger_models/journal_entry.go +++ b/api/ledger/ledger_models/journal_entry.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/journal_entry_request.go b/api/ledger/ledger_models/journal_entry_request.go index 10687f2..739f273 100644 --- a/api/ledger/ledger_models/journal_entry_request.go +++ b/api/ledger/ledger_models/journal_entry_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/journal_entry_response.go b/api/ledger/ledger_models/journal_entry_response.go index d245b59..a77d5e6 100644 --- a/api/ledger/ledger_models/journal_entry_response.go +++ b/api/ledger/ledger_models/journal_entry_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/journal_item.go b/api/ledger/ledger_models/journal_item.go index 714202b..efe4da3 100644 --- a/api/ledger/ledger_models/journal_item.go +++ b/api/ledger/ledger_models/journal_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/journal_item_response.go b/api/ledger/ledger_models/journal_item_response.go index 0d3d914..76b8d3f 100644 --- a/api/ledger/ledger_models/journal_item_response.go +++ b/api/ledger/ledger_models/journal_item_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/journal_item_summary.go b/api/ledger/ledger_models/journal_item_summary.go index 4a270e2..fcb8962 100644 --- a/api/ledger/ledger_models/journal_item_summary.go +++ b/api/ledger/ledger_models/journal_item_summary.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/journal_item_summary_response.go b/api/ledger/ledger_models/journal_item_summary_response.go index aac7392..8cc3194 100644 --- a/api/ledger/ledger_models/journal_item_summary_response.go +++ b/api/ledger/ledger_models/journal_item_summary_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/message.go b/api/ledger/ledger_models/message.go index c9368bd..ed1047f 100644 --- a/api/ledger/ledger_models/message.go +++ b/api/ledger/ledger_models/message.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/pagination.go b/api/ledger/ledger_models/pagination.go index 4dcc1a0..abe0170 100644 --- a/api/ledger/ledger_models/pagination.go +++ b/api/ledger/ledger_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/period.go b/api/ledger/ledger_models/period.go index 1374101..3bed343 100644 --- a/api/ledger/ledger_models/period.go +++ b/api/ledger/ledger_models/period.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/period_request.go b/api/ledger/ledger_models/period_request.go index 81ca8a4..fbfbb65 100644 --- a/api/ledger/ledger_models/period_request.go +++ b/api/ledger/ledger_models/period_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/period_response.go b/api/ledger/ledger_models/period_response.go index e01109f..7b9d1c9 100644 --- a/api/ledger/ledger_models/period_response.go +++ b/api/ledger/ledger_models/period_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/put_response.go b/api/ledger/ledger_models/put_response.go index 70c5ecd..257f584 100644 --- a/api/ledger/ledger_models/put_response.go +++ b/api/ledger/ledger_models/put_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/request_meta.go b/api/ledger/ledger_models/request_meta.go index ba01163..5df59d8 100644 --- a/api/ledger/ledger_models/request_meta.go +++ b/api/ledger/ledger_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ledger/ledger_models/response_meta.go b/api/ledger/ledger_models/response_meta.go index 6c57e1d..694b749 100644 --- a/api/ledger/ledger_models/response_meta.go +++ b/api/ledger/ledger_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/facilities/facilities_client.go b/api/metrc-gw/metrc_gw_client/facilities/facilities_client.go index da118c7..23d92b6 100644 --- a/api/metrc-gw/metrc_gw_client/facilities/facilities_client.go +++ b/api/metrc-gw/metrc_gw_client/facilities/facilities_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/facilities/get_facilities_parameters.go b/api/metrc-gw/metrc_gw_client/facilities/get_facilities_parameters.go index 04045c5..a7a776e 100644 --- a/api/metrc-gw/metrc_gw_client/facilities/get_facilities_parameters.go +++ b/api/metrc-gw/metrc_gw_client/facilities/get_facilities_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/facilities/get_facilities_responses.go b/api/metrc-gw/metrc_gw_client/facilities/get_facilities_responses.go index a5a5c57..f888871 100644 --- a/api/metrc-gw/metrc_gw_client/facilities/get_facilities_responses.go +++ b/api/metrc-gw/metrc_gw_client/facilities/get_facilities_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/harvests/get_harvest_waste_types_parameters.go b/api/metrc-gw/metrc_gw_client/harvests/get_harvest_waste_types_parameters.go index 951d3aa..0d3aa79 100644 --- a/api/metrc-gw/metrc_gw_client/harvests/get_harvest_waste_types_parameters.go +++ b/api/metrc-gw/metrc_gw_client/harvests/get_harvest_waste_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/harvests/get_harvest_waste_types_responses.go b/api/metrc-gw/metrc_gw_client/harvests/get_harvest_waste_types_responses.go index cb1aed7..3ea0b68 100644 --- a/api/metrc-gw/metrc_gw_client/harvests/get_harvest_waste_types_responses.go +++ b/api/metrc-gw/metrc_gw_client/harvests/get_harvest_waste_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/harvests/get_harvests_parameters.go b/api/metrc-gw/metrc_gw_client/harvests/get_harvests_parameters.go index b7f248b..44b3f2b 100644 --- a/api/metrc-gw/metrc_gw_client/harvests/get_harvests_parameters.go +++ b/api/metrc-gw/metrc_gw_client/harvests/get_harvests_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/harvests/get_harvests_responses.go b/api/metrc-gw/metrc_gw_client/harvests/get_harvests_responses.go index 7e167a6..59ec8ca 100644 --- a/api/metrc-gw/metrc_gw_client/harvests/get_harvests_responses.go +++ b/api/metrc-gw/metrc_gw_client/harvests/get_harvests_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/harvests/harvests_client.go b/api/metrc-gw/metrc_gw_client/harvests/harvests_client.go index fadf5e9..6e32cca 100644 --- a/api/metrc-gw/metrc_gw_client/harvests/harvests_client.go +++ b/api/metrc-gw/metrc_gw_client/harvests/harvests_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/harvests/post_harvest_packages_parameters.go b/api/metrc-gw/metrc_gw_client/harvests/post_harvest_packages_parameters.go index 795e4f1..00e2d97 100644 --- a/api/metrc-gw/metrc_gw_client/harvests/post_harvest_packages_parameters.go +++ b/api/metrc-gw/metrc_gw_client/harvests/post_harvest_packages_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/harvests/post_harvest_packages_responses.go b/api/metrc-gw/metrc_gw_client/harvests/post_harvest_packages_responses.go index be4f139..1832702 100644 --- a/api/metrc-gw/metrc_gw_client/harvests/post_harvest_packages_responses.go +++ b/api/metrc-gw/metrc_gw_client/harvests/post_harvest_packages_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/harvests/put_harvests_parameters.go b/api/metrc-gw/metrc_gw_client/harvests/put_harvests_parameters.go index ef6810d..77a0fb1 100644 --- a/api/metrc-gw/metrc_gw_client/harvests/put_harvests_parameters.go +++ b/api/metrc-gw/metrc_gw_client/harvests/put_harvests_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/harvests/put_harvests_responses.go b/api/metrc-gw/metrc_gw_client/harvests/put_harvests_responses.go index 5f2f3fb..eb0391e 100644 --- a/api/metrc-gw/metrc_gw_client/harvests/put_harvests_responses.go +++ b/api/metrc-gw/metrc_gw_client/harvests/put_harvests_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/delete_item_parameters.go b/api/metrc-gw/metrc_gw_client/items/delete_item_parameters.go index 65c2dc4..e519a3e 100644 --- a/api/metrc-gw/metrc_gw_client/items/delete_item_parameters.go +++ b/api/metrc-gw/metrc_gw_client/items/delete_item_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/delete_item_responses.go b/api/metrc-gw/metrc_gw_client/items/delete_item_responses.go index 197bf3d..3aacebe 100644 --- a/api/metrc-gw/metrc_gw_client/items/delete_item_responses.go +++ b/api/metrc-gw/metrc_gw_client/items/delete_item_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/get_brands_parameters.go b/api/metrc-gw/metrc_gw_client/items/get_brands_parameters.go index cba048d..199f830 100644 --- a/api/metrc-gw/metrc_gw_client/items/get_brands_parameters.go +++ b/api/metrc-gw/metrc_gw_client/items/get_brands_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/get_brands_responses.go b/api/metrc-gw/metrc_gw_client/items/get_brands_responses.go index 68d3dbd..f6f2491 100644 --- a/api/metrc-gw/metrc_gw_client/items/get_brands_responses.go +++ b/api/metrc-gw/metrc_gw_client/items/get_brands_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/get_item_product_categories_parameters.go b/api/metrc-gw/metrc_gw_client/items/get_item_product_categories_parameters.go index 3beb2dd..6c20380 100644 --- a/api/metrc-gw/metrc_gw_client/items/get_item_product_categories_parameters.go +++ b/api/metrc-gw/metrc_gw_client/items/get_item_product_categories_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/get_item_product_categories_responses.go b/api/metrc-gw/metrc_gw_client/items/get_item_product_categories_responses.go index 4cc402e..0bfab86 100644 --- a/api/metrc-gw/metrc_gw_client/items/get_item_product_categories_responses.go +++ b/api/metrc-gw/metrc_gw_client/items/get_item_product_categories_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/get_items_parameters.go b/api/metrc-gw/metrc_gw_client/items/get_items_parameters.go index 64c1795..4a5d734 100644 --- a/api/metrc-gw/metrc_gw_client/items/get_items_parameters.go +++ b/api/metrc-gw/metrc_gw_client/items/get_items_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/get_items_responses.go b/api/metrc-gw/metrc_gw_client/items/get_items_responses.go index 6348d34..7396104 100644 --- a/api/metrc-gw/metrc_gw_client/items/get_items_responses.go +++ b/api/metrc-gw/metrc_gw_client/items/get_items_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/items_client.go b/api/metrc-gw/metrc_gw_client/items/items_client.go index edae4b0..7d2bf26 100644 --- a/api/metrc-gw/metrc_gw_client/items/items_client.go +++ b/api/metrc-gw/metrc_gw_client/items/items_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/post_items_parameters.go b/api/metrc-gw/metrc_gw_client/items/post_items_parameters.go index 68d9262..b0a9642 100644 --- a/api/metrc-gw/metrc_gw_client/items/post_items_parameters.go +++ b/api/metrc-gw/metrc_gw_client/items/post_items_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/post_items_responses.go b/api/metrc-gw/metrc_gw_client/items/post_items_responses.go index 33bbcbd..4c8ec35 100644 --- a/api/metrc-gw/metrc_gw_client/items/post_items_responses.go +++ b/api/metrc-gw/metrc_gw_client/items/post_items_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/put_items_parameters.go b/api/metrc-gw/metrc_gw_client/items/put_items_parameters.go index 8389bcb..a49d078 100644 --- a/api/metrc-gw/metrc_gw_client/items/put_items_parameters.go +++ b/api/metrc-gw/metrc_gw_client/items/put_items_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/items/put_items_responses.go b/api/metrc-gw/metrc_gw_client/items/put_items_responses.go index 4e2d41a..29919da 100644 --- a/api/metrc-gw/metrc_gw_client/items/put_items_responses.go +++ b/api/metrc-gw/metrc_gw_client/items/put_items_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_states_parameters.go b/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_states_parameters.go index d184c0e..647b4c3 100644 --- a/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_states_parameters.go +++ b/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_states_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_states_responses.go b/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_states_responses.go index 85e48c9..30a66a5 100644 --- a/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_states_responses.go +++ b/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_states_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_types_parameters.go b/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_types_parameters.go index d94b207..29541ca 100644 --- a/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_types_parameters.go +++ b/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_types_responses.go b/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_types_responses.go index 60b8468..ca76e1e 100644 --- a/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_types_responses.go +++ b/api/metrc-gw/metrc_gw_client/lab_tests/get_labtest_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/lab_tests/lab_tests_client.go b/api/metrc-gw/metrc_gw_client/lab_tests/lab_tests_client.go index 321d483..61cdcec 100644 --- a/api/metrc-gw/metrc_gw_client/lab_tests/lab_tests_client.go +++ b/api/metrc-gw/metrc_gw_client/lab_tests/lab_tests_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/metrc_gw_client.go b/api/metrc-gw/metrc_gw_client/metrc_gw_client.go index 6604929..0792912 100644 --- a/api/metrc-gw/metrc_gw_client/metrc_gw_client.go +++ b/api/metrc-gw/metrc_gw_client/metrc_gw_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/get_package_adjustment_reasons_parameters.go b/api/metrc-gw/metrc_gw_client/packages/get_package_adjustment_reasons_parameters.go index 335c51e..66e3c1a 100644 --- a/api/metrc-gw/metrc_gw_client/packages/get_package_adjustment_reasons_parameters.go +++ b/api/metrc-gw/metrc_gw_client/packages/get_package_adjustment_reasons_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/get_package_adjustment_reasons_responses.go b/api/metrc-gw/metrc_gw_client/packages/get_package_adjustment_reasons_responses.go index 75742b7..a105fb1 100644 --- a/api/metrc-gw/metrc_gw_client/packages/get_package_adjustment_reasons_responses.go +++ b/api/metrc-gw/metrc_gw_client/packages/get_package_adjustment_reasons_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/get_package_types_parameters.go b/api/metrc-gw/metrc_gw_client/packages/get_package_types_parameters.go index 271346f..ad2cccd 100644 --- a/api/metrc-gw/metrc_gw_client/packages/get_package_types_parameters.go +++ b/api/metrc-gw/metrc_gw_client/packages/get_package_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/get_package_types_responses.go b/api/metrc-gw/metrc_gw_client/packages/get_package_types_responses.go index 4ce936a..12cbfb5 100644 --- a/api/metrc-gw/metrc_gw_client/packages/get_package_types_responses.go +++ b/api/metrc-gw/metrc_gw_client/packages/get_package_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/get_packages_parameters.go b/api/metrc-gw/metrc_gw_client/packages/get_packages_parameters.go index a6f3baf..ca94cfa 100644 --- a/api/metrc-gw/metrc_gw_client/packages/get_packages_parameters.go +++ b/api/metrc-gw/metrc_gw_client/packages/get_packages_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/get_packages_responses.go b/api/metrc-gw/metrc_gw_client/packages/get_packages_responses.go index 113e1fb..2b603e8 100644 --- a/api/metrc-gw/metrc_gw_client/packages/get_packages_responses.go +++ b/api/metrc-gw/metrc_gw_client/packages/get_packages_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/packages_client.go b/api/metrc-gw/metrc_gw_client/packages/packages_client.go index 298dbeb..da3c28f 100644 --- a/api/metrc-gw/metrc_gw_client/packages/packages_client.go +++ b/api/metrc-gw/metrc_gw_client/packages/packages_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/post_packages_parameters.go b/api/metrc-gw/metrc_gw_client/packages/post_packages_parameters.go index 81314ea..723b054 100644 --- a/api/metrc-gw/metrc_gw_client/packages/post_packages_parameters.go +++ b/api/metrc-gw/metrc_gw_client/packages/post_packages_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/post_packages_responses.go b/api/metrc-gw/metrc_gw_client/packages/post_packages_responses.go index 33ce821..1d93b40 100644 --- a/api/metrc-gw/metrc_gw_client/packages/post_packages_responses.go +++ b/api/metrc-gw/metrc_gw_client/packages/post_packages_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/put_packages_parameters.go b/api/metrc-gw/metrc_gw_client/packages/put_packages_parameters.go index bcce7f3..9a714e7 100644 --- a/api/metrc-gw/metrc_gw_client/packages/put_packages_parameters.go +++ b/api/metrc-gw/metrc_gw_client/packages/put_packages_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/packages/put_packages_responses.go b/api/metrc-gw/metrc_gw_client/packages/put_packages_responses.go index ecc91e8..c4d48c5 100644 --- a/api/metrc-gw/metrc_gw_client/packages/put_packages_responses.go +++ b/api/metrc-gw/metrc_gw_client/packages/put_packages_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plant_batches/delete_plant_batch_parameters.go b/api/metrc-gw/metrc_gw_client/plant_batches/delete_plant_batch_parameters.go index 9f2b811..52e32bc 100644 --- a/api/metrc-gw/metrc_gw_client/plant_batches/delete_plant_batch_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plant_batches/delete_plant_batch_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plant_batches/delete_plant_batch_responses.go b/api/metrc-gw/metrc_gw_client/plant_batches/delete_plant_batch_responses.go index 89ab021..1c54b14 100644 --- a/api/metrc-gw/metrc_gw_client/plant_batches/delete_plant_batch_responses.go +++ b/api/metrc-gw/metrc_gw_client/plant_batches/delete_plant_batch_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plant_batches/get_plant_batches_parameters.go b/api/metrc-gw/metrc_gw_client/plant_batches/get_plant_batches_parameters.go index 175d9d9..d60a1ff 100644 --- a/api/metrc-gw/metrc_gw_client/plant_batches/get_plant_batches_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plant_batches/get_plant_batches_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plant_batches/get_plant_batches_responses.go b/api/metrc-gw/metrc_gw_client/plant_batches/get_plant_batches_responses.go index f1ea36a..e83900d 100644 --- a/api/metrc-gw/metrc_gw_client/plant_batches/get_plant_batches_responses.go +++ b/api/metrc-gw/metrc_gw_client/plant_batches/get_plant_batches_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plant_batches/plant_batches_client.go b/api/metrc-gw/metrc_gw_client/plant_batches/plant_batches_client.go index 02b57d7..8412316 100644 --- a/api/metrc-gw/metrc_gw_client/plant_batches/plant_batches_client.go +++ b/api/metrc-gw/metrc_gw_client/plant_batches/plant_batches_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plant_batches/post_plant_batches_parameters.go b/api/metrc-gw/metrc_gw_client/plant_batches/post_plant_batches_parameters.go index e90c29c..75ccc9c 100644 --- a/api/metrc-gw/metrc_gw_client/plant_batches/post_plant_batches_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plant_batches/post_plant_batches_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plant_batches/post_plant_batches_responses.go b/api/metrc-gw/metrc_gw_client/plant_batches/post_plant_batches_responses.go index 10bff45..de8b148 100644 --- a/api/metrc-gw/metrc_gw_client/plant_batches/post_plant_batches_responses.go +++ b/api/metrc-gw/metrc_gw_client/plant_batches/post_plant_batches_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plant_batches/put_plant_batches_parameters.go b/api/metrc-gw/metrc_gw_client/plant_batches/put_plant_batches_parameters.go index 8eeef19..e0b6f3e 100644 --- a/api/metrc-gw/metrc_gw_client/plant_batches/put_plant_batches_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plant_batches/put_plant_batches_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plant_batches/put_plant_batches_responses.go b/api/metrc-gw/metrc_gw_client/plant_batches/put_plant_batches_responses.go index 05491a2..94ed160 100644 --- a/api/metrc-gw/metrc_gw_client/plant_batches/put_plant_batches_responses.go +++ b/api/metrc-gw/metrc_gw_client/plant_batches/put_plant_batches_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/delete_plant_parameters.go b/api/metrc-gw/metrc_gw_client/plants/delete_plant_parameters.go index a62917d..cc52e4d 100644 --- a/api/metrc-gw/metrc_gw_client/plants/delete_plant_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plants/delete_plant_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/delete_plant_responses.go b/api/metrc-gw/metrc_gw_client/plants/delete_plant_responses.go index 2d63ccb..02808ef 100644 --- a/api/metrc-gw/metrc_gw_client/plants/delete_plant_responses.go +++ b/api/metrc-gw/metrc_gw_client/plants/delete_plant_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/get_plant_growth_phases_parameters.go b/api/metrc-gw/metrc_gw_client/plants/get_plant_growth_phases_parameters.go index 9132388..4570c7d 100644 --- a/api/metrc-gw/metrc_gw_client/plants/get_plant_growth_phases_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plants/get_plant_growth_phases_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/get_plant_growth_phases_responses.go b/api/metrc-gw/metrc_gw_client/plants/get_plant_growth_phases_responses.go index b777f64..0e5167c 100644 --- a/api/metrc-gw/metrc_gw_client/plants/get_plant_growth_phases_responses.go +++ b/api/metrc-gw/metrc_gw_client/plants/get_plant_growth_phases_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_methods_parameters.go b/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_methods_parameters.go index 8ba6fa8..a6ec13a 100644 --- a/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_methods_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_methods_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_methods_responses.go b/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_methods_responses.go index 82568c0..a18524a 100644 --- a/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_methods_responses.go +++ b/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_methods_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_reasons_parameters.go b/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_reasons_parameters.go index d23a3ea..e76deb2 100644 --- a/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_reasons_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_reasons_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_reasons_responses.go b/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_reasons_responses.go index 6e995c9..6912069 100644 --- a/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_reasons_responses.go +++ b/api/metrc-gw/metrc_gw_client/plants/get_plant_waste_reasons_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/get_plants_parameters.go b/api/metrc-gw/metrc_gw_client/plants/get_plants_parameters.go index 653cc37..07417c0 100644 --- a/api/metrc-gw/metrc_gw_client/plants/get_plants_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plants/get_plants_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/get_plants_responses.go b/api/metrc-gw/metrc_gw_client/plants/get_plants_responses.go index e4916ee..305231b 100644 --- a/api/metrc-gw/metrc_gw_client/plants/get_plants_responses.go +++ b/api/metrc-gw/metrc_gw_client/plants/get_plants_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/plants_client.go b/api/metrc-gw/metrc_gw_client/plants/plants_client.go index 385a22a..5de0d06 100644 --- a/api/metrc-gw/metrc_gw_client/plants/plants_client.go +++ b/api/metrc-gw/metrc_gw_client/plants/plants_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/post_plants_parameters.go b/api/metrc-gw/metrc_gw_client/plants/post_plants_parameters.go index 026d90b..72d0baf 100644 --- a/api/metrc-gw/metrc_gw_client/plants/post_plants_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plants/post_plants_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/post_plants_responses.go b/api/metrc-gw/metrc_gw_client/plants/post_plants_responses.go index c1e188a..c20ef91 100644 --- a/api/metrc-gw/metrc_gw_client/plants/post_plants_responses.go +++ b/api/metrc-gw/metrc_gw_client/plants/post_plants_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/put_plants_parameters.go b/api/metrc-gw/metrc_gw_client/plants/put_plants_parameters.go index aaaf8d0..c109bde 100644 --- a/api/metrc-gw/metrc_gw_client/plants/put_plants_parameters.go +++ b/api/metrc-gw/metrc_gw_client/plants/put_plants_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/plants/put_plants_responses.go b/api/metrc-gw/metrc_gw_client/plants/put_plants_responses.go index 64bc176..8d45dbd 100644 --- a/api/metrc-gw/metrc_gw_client/plants/put_plants_responses.go +++ b/api/metrc-gw/metrc_gw_client/plants/put_plants_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/rooms/delete_room_parameters.go b/api/metrc-gw/metrc_gw_client/rooms/delete_room_parameters.go index 15ddcc4..83bcac0 100644 --- a/api/metrc-gw/metrc_gw_client/rooms/delete_room_parameters.go +++ b/api/metrc-gw/metrc_gw_client/rooms/delete_room_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/rooms/delete_room_responses.go b/api/metrc-gw/metrc_gw_client/rooms/delete_room_responses.go index bfd90df..0631865 100644 --- a/api/metrc-gw/metrc_gw_client/rooms/delete_room_responses.go +++ b/api/metrc-gw/metrc_gw_client/rooms/delete_room_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/rooms/get_rooms_parameters.go b/api/metrc-gw/metrc_gw_client/rooms/get_rooms_parameters.go index a217daa..6896f14 100644 --- a/api/metrc-gw/metrc_gw_client/rooms/get_rooms_parameters.go +++ b/api/metrc-gw/metrc_gw_client/rooms/get_rooms_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/rooms/get_rooms_responses.go b/api/metrc-gw/metrc_gw_client/rooms/get_rooms_responses.go index 0bb83c8..2a316ee 100644 --- a/api/metrc-gw/metrc_gw_client/rooms/get_rooms_responses.go +++ b/api/metrc-gw/metrc_gw_client/rooms/get_rooms_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/rooms/post_rooms_parameters.go b/api/metrc-gw/metrc_gw_client/rooms/post_rooms_parameters.go index 7cc5a30..6bf6bcc 100644 --- a/api/metrc-gw/metrc_gw_client/rooms/post_rooms_parameters.go +++ b/api/metrc-gw/metrc_gw_client/rooms/post_rooms_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/rooms/post_rooms_responses.go b/api/metrc-gw/metrc_gw_client/rooms/post_rooms_responses.go index 0dda073..62047ef 100644 --- a/api/metrc-gw/metrc_gw_client/rooms/post_rooms_responses.go +++ b/api/metrc-gw/metrc_gw_client/rooms/post_rooms_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/rooms/put_rooms_parameters.go b/api/metrc-gw/metrc_gw_client/rooms/put_rooms_parameters.go index b412dd3..f93ea61 100644 --- a/api/metrc-gw/metrc_gw_client/rooms/put_rooms_parameters.go +++ b/api/metrc-gw/metrc_gw_client/rooms/put_rooms_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/rooms/put_rooms_responses.go b/api/metrc-gw/metrc_gw_client/rooms/put_rooms_responses.go index 249cbae..26515d9 100644 --- a/api/metrc-gw/metrc_gw_client/rooms/put_rooms_responses.go +++ b/api/metrc-gw/metrc_gw_client/rooms/put_rooms_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/rooms/rooms_client.go b/api/metrc-gw/metrc_gw_client/rooms/rooms_client.go index 7e80d67..775e0ba 100644 --- a/api/metrc-gw/metrc_gw_client/rooms/rooms_client.go +++ b/api/metrc-gw/metrc_gw_client/rooms/rooms_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/delete_sales_delivery_parameters.go b/api/metrc-gw/metrc_gw_client/sales/delete_sales_delivery_parameters.go index deb2fdd..ef6cbf7 100644 --- a/api/metrc-gw/metrc_gw_client/sales/delete_sales_delivery_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/delete_sales_delivery_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/delete_sales_delivery_responses.go b/api/metrc-gw/metrc_gw_client/sales/delete_sales_delivery_responses.go index b9c17e8..66f46ce 100644 --- a/api/metrc-gw/metrc_gw_client/sales/delete_sales_delivery_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/delete_sales_delivery_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/delete_sales_receipts_parameters.go b/api/metrc-gw/metrc_gw_client/sales/delete_sales_receipts_parameters.go index be63446..dd16134 100644 --- a/api/metrc-gw/metrc_gw_client/sales/delete_sales_receipts_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/delete_sales_receipts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/delete_sales_receipts_responses.go b/api/metrc-gw/metrc_gw_client/sales/delete_sales_receipts_responses.go index e756b3c..ed813e9 100644 --- a/api/metrc-gw/metrc_gw_client/sales/delete_sales_receipts_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/delete_sales_receipts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_customer_types_parameters.go b/api/metrc-gw/metrc_gw_client/sales/get_customer_types_parameters.go index 3f27722..2ace012 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_customer_types_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_customer_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_customer_types_responses.go b/api/metrc-gw/metrc_gw_client/sales/get_customer_types_responses.go index fc000df..dc40367 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_customer_types_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_customer_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_sales_deliveries_parameters.go b/api/metrc-gw/metrc_gw_client/sales/get_sales_deliveries_parameters.go index a084471..22517e3 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_sales_deliveries_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_sales_deliveries_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_sales_deliveries_responses.go b/api/metrc-gw/metrc_gw_client/sales/get_sales_deliveries_responses.go index 4eaa58f..bc6b3f4 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_sales_deliveries_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_sales_deliveries_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_sales_delivery_return_reasons_parameters.go b/api/metrc-gw/metrc_gw_client/sales/get_sales_delivery_return_reasons_parameters.go index e1d216e..fdb0c8e 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_sales_delivery_return_reasons_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_sales_delivery_return_reasons_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_sales_delivery_return_reasons_responses.go b/api/metrc-gw/metrc_gw_client/sales/get_sales_delivery_return_reasons_responses.go index 3145834..3fb2e98 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_sales_delivery_return_reasons_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_sales_delivery_return_reasons_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_sales_receipts_parameters.go b/api/metrc-gw/metrc_gw_client/sales/get_sales_receipts_parameters.go index e84b68b..a69cc10 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_sales_receipts_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_sales_receipts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_sales_receipts_responses.go b/api/metrc-gw/metrc_gw_client/sales/get_sales_receipts_responses.go index c26b029..fdaccf4 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_sales_receipts_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_sales_receipts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_sales_transaction_dates_parameters.go b/api/metrc-gw/metrc_gw_client/sales/get_sales_transaction_dates_parameters.go index 08c20b6..1b86f34 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_sales_transaction_dates_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_sales_transaction_dates_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_sales_transaction_dates_responses.go b/api/metrc-gw/metrc_gw_client/sales/get_sales_transaction_dates_responses.go index 61598c7..bbd941a 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_sales_transaction_dates_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_sales_transaction_dates_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_sales_transactions_parameters.go b/api/metrc-gw/metrc_gw_client/sales/get_sales_transactions_parameters.go index 00fa09f..9cda371 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_sales_transactions_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_sales_transactions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/get_sales_transactions_responses.go b/api/metrc-gw/metrc_gw_client/sales/get_sales_transactions_responses.go index c7ade82..2cf9359 100644 --- a/api/metrc-gw/metrc_gw_client/sales/get_sales_transactions_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/get_sales_transactions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/post_sales_deliveries_parameters.go b/api/metrc-gw/metrc_gw_client/sales/post_sales_deliveries_parameters.go index b68172c..57124af 100644 --- a/api/metrc-gw/metrc_gw_client/sales/post_sales_deliveries_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/post_sales_deliveries_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/post_sales_deliveries_responses.go b/api/metrc-gw/metrc_gw_client/sales/post_sales_deliveries_responses.go index 5e21914..2bced53 100644 --- a/api/metrc-gw/metrc_gw_client/sales/post_sales_deliveries_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/post_sales_deliveries_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/post_sales_receipts_parameters.go b/api/metrc-gw/metrc_gw_client/sales/post_sales_receipts_parameters.go index f3cfcfd..90f4b5f 100644 --- a/api/metrc-gw/metrc_gw_client/sales/post_sales_receipts_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/post_sales_receipts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/post_sales_receipts_responses.go b/api/metrc-gw/metrc_gw_client/sales/post_sales_receipts_responses.go index 33d52de..b61b0a9 100644 --- a/api/metrc-gw/metrc_gw_client/sales/post_sales_receipts_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/post_sales_receipts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/post_sales_transactions_parameters.go b/api/metrc-gw/metrc_gw_client/sales/post_sales_transactions_parameters.go index b004311..eefac6d 100644 --- a/api/metrc-gw/metrc_gw_client/sales/post_sales_transactions_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/post_sales_transactions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/post_sales_transactions_responses.go b/api/metrc-gw/metrc_gw_client/sales/post_sales_transactions_responses.go index d0b9da8..06fb792 100644 --- a/api/metrc-gw/metrc_gw_client/sales/post_sales_transactions_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/post_sales_transactions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/put_sales_deliveries_parameters.go b/api/metrc-gw/metrc_gw_client/sales/put_sales_deliveries_parameters.go index 2c6ee82..50317b8 100644 --- a/api/metrc-gw/metrc_gw_client/sales/put_sales_deliveries_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/put_sales_deliveries_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/put_sales_deliveries_responses.go b/api/metrc-gw/metrc_gw_client/sales/put_sales_deliveries_responses.go index 3a4a274..ba9b294 100644 --- a/api/metrc-gw/metrc_gw_client/sales/put_sales_deliveries_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/put_sales_deliveries_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/put_sales_receipts_parameters.go b/api/metrc-gw/metrc_gw_client/sales/put_sales_receipts_parameters.go index 1050d06..a1f9678 100644 --- a/api/metrc-gw/metrc_gw_client/sales/put_sales_receipts_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/put_sales_receipts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/put_sales_receipts_responses.go b/api/metrc-gw/metrc_gw_client/sales/put_sales_receipts_responses.go index 087343c..dd7c3a3 100644 --- a/api/metrc-gw/metrc_gw_client/sales/put_sales_receipts_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/put_sales_receipts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/put_sales_transactions_parameters.go b/api/metrc-gw/metrc_gw_client/sales/put_sales_transactions_parameters.go index 394e6e6..1d3ffe9 100644 --- a/api/metrc-gw/metrc_gw_client/sales/put_sales_transactions_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sales/put_sales_transactions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/put_sales_transactions_responses.go b/api/metrc-gw/metrc_gw_client/sales/put_sales_transactions_responses.go index 3481355..2ddc45d 100644 --- a/api/metrc-gw/metrc_gw_client/sales/put_sales_transactions_responses.go +++ b/api/metrc-gw/metrc_gw_client/sales/put_sales_transactions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sales/sales_client.go b/api/metrc-gw/metrc_gw_client/sales/sales_client.go index f760ff8..bae7582 100644 --- a/api/metrc-gw/metrc_gw_client/sales/sales_client.go +++ b/api/metrc-gw/metrc_gw_client/sales/sales_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/strains/delete_strain_parameters.go b/api/metrc-gw/metrc_gw_client/strains/delete_strain_parameters.go index a83e0ef..a9dbb89 100644 --- a/api/metrc-gw/metrc_gw_client/strains/delete_strain_parameters.go +++ b/api/metrc-gw/metrc_gw_client/strains/delete_strain_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/strains/delete_strain_responses.go b/api/metrc-gw/metrc_gw_client/strains/delete_strain_responses.go index f9757f3..6fd6653 100644 --- a/api/metrc-gw/metrc_gw_client/strains/delete_strain_responses.go +++ b/api/metrc-gw/metrc_gw_client/strains/delete_strain_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/strains/get_strains_parameters.go b/api/metrc-gw/metrc_gw_client/strains/get_strains_parameters.go index f1cab7a..d95caf5 100644 --- a/api/metrc-gw/metrc_gw_client/strains/get_strains_parameters.go +++ b/api/metrc-gw/metrc_gw_client/strains/get_strains_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/strains/get_strains_responses.go b/api/metrc-gw/metrc_gw_client/strains/get_strains_responses.go index b8ff29f..920f040 100644 --- a/api/metrc-gw/metrc_gw_client/strains/get_strains_responses.go +++ b/api/metrc-gw/metrc_gw_client/strains/get_strains_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/strains/post_strains_parameters.go b/api/metrc-gw/metrc_gw_client/strains/post_strains_parameters.go index 643662c..7fbcb36 100644 --- a/api/metrc-gw/metrc_gw_client/strains/post_strains_parameters.go +++ b/api/metrc-gw/metrc_gw_client/strains/post_strains_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/strains/post_strains_responses.go b/api/metrc-gw/metrc_gw_client/strains/post_strains_responses.go index 8c7d42e..cb893ff 100644 --- a/api/metrc-gw/metrc_gw_client/strains/post_strains_responses.go +++ b/api/metrc-gw/metrc_gw_client/strains/post_strains_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/strains/put_strains_parameters.go b/api/metrc-gw/metrc_gw_client/strains/put_strains_parameters.go index 2d9badc..de3d73f 100644 --- a/api/metrc-gw/metrc_gw_client/strains/put_strains_parameters.go +++ b/api/metrc-gw/metrc_gw_client/strains/put_strains_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/strains/put_strains_responses.go b/api/metrc-gw/metrc_gw_client/strains/put_strains_responses.go index 152d5c8..3e62abc 100644 --- a/api/metrc-gw/metrc_gw_client/strains/put_strains_responses.go +++ b/api/metrc-gw/metrc_gw_client/strains/put_strains_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/strains/strains_client.go b/api/metrc-gw/metrc_gw_client/strains/strains_client.go index 3e76b3e..9b26c9c 100644 --- a/api/metrc-gw/metrc_gw_client/strains/strains_client.go +++ b/api/metrc-gw/metrc_gw_client/strains/strains_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sys/get_metrics_parameters.go b/api/metrc-gw/metrc_gw_client/sys/get_metrics_parameters.go index c3268a6..5eacab9 100644 --- a/api/metrc-gw/metrc_gw_client/sys/get_metrics_parameters.go +++ b/api/metrc-gw/metrc_gw_client/sys/get_metrics_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sys/get_metrics_responses.go b/api/metrc-gw/metrc_gw_client/sys/get_metrics_responses.go index 2d06efc..0328af5 100644 --- a/api/metrc-gw/metrc_gw_client/sys/get_metrics_responses.go +++ b/api/metrc-gw/metrc_gw_client/sys/get_metrics_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/sys/sys_client.go b/api/metrc-gw/metrc_gw_client/sys/sys_client.go index 8f82fec..a0bb122 100644 --- a/api/metrc-gw/metrc_gw_client/sys/sys_client.go +++ b/api/metrc-gw/metrc_gw_client/sys/sys_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/transfers/get_transfers_parameters.go b/api/metrc-gw/metrc_gw_client/transfers/get_transfers_parameters.go index 891050f..a359732 100644 --- a/api/metrc-gw/metrc_gw_client/transfers/get_transfers_parameters.go +++ b/api/metrc-gw/metrc_gw_client/transfers/get_transfers_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/transfers/get_transfers_responses.go b/api/metrc-gw/metrc_gw_client/transfers/get_transfers_responses.go index f28d347..495f900 100644 --- a/api/metrc-gw/metrc_gw_client/transfers/get_transfers_responses.go +++ b/api/metrc-gw/metrc_gw_client/transfers/get_transfers_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/transfers/transfers_client.go b/api/metrc-gw/metrc_gw_client/transfers/transfers_client.go index 2eb0dbe..c4ad7a2 100644 --- a/api/metrc-gw/metrc_gw_client/transfers/transfers_client.go +++ b/api/metrc-gw/metrc_gw_client/transfers/transfers_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/units_of_measure/get_units_of_measure_parameters.go b/api/metrc-gw/metrc_gw_client/units_of_measure/get_units_of_measure_parameters.go index 6b4f2b8..ee84746 100644 --- a/api/metrc-gw/metrc_gw_client/units_of_measure/get_units_of_measure_parameters.go +++ b/api/metrc-gw/metrc_gw_client/units_of_measure/get_units_of_measure_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/units_of_measure/get_units_of_measure_responses.go b/api/metrc-gw/metrc_gw_client/units_of_measure/get_units_of_measure_responses.go index 68e67c7..a3d764f 100644 --- a/api/metrc-gw/metrc_gw_client/units_of_measure/get_units_of_measure_responses.go +++ b/api/metrc-gw/metrc_gw_client/units_of_measure/get_units_of_measure_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_client/units_of_measure/units_of_measure_client.go b/api/metrc-gw/metrc_gw_client/units_of_measure/units_of_measure_client.go index 6dd0f3f..b0576cf 100644 --- a/api/metrc-gw/metrc_gw_client/units_of_measure/units_of_measure_client.go +++ b/api/metrc-gw/metrc_gw_client/units_of_measure/units_of_measure_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/customer_type.go b/api/metrc-gw/metrc_gw_models/customer_type.go index 9194fe7..3d52582 100644 --- a/api/metrc-gw/metrc_gw_models/customer_type.go +++ b/api/metrc-gw/metrc_gw_models/customer_type.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/customer_type_response.go b/api/metrc-gw/metrc_gw_models/customer_type_response.go index 9805d47..4388f49 100644 --- a/api/metrc-gw/metrc_gw_models/customer_type_response.go +++ b/api/metrc-gw/metrc_gw_models/customer_type_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/error.go b/api/metrc-gw/metrc_gw_models/error.go index a675dd0..351c1d5 100644 --- a/api/metrc-gw/metrc_gw_models/error.go +++ b/api/metrc-gw/metrc_gw_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/facility.go b/api/metrc-gw/metrc_gw_models/facility.go index c9ed5cd..8926229 100644 --- a/api/metrc-gw/metrc_gw_models/facility.go +++ b/api/metrc-gw/metrc_gw_models/facility.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/facility_response.go b/api/metrc-gw/metrc_gw_models/facility_response.go index 7e77f05..0452fc0 100644 --- a/api/metrc-gw/metrc_gw_models/facility_response.go +++ b/api/metrc-gw/metrc_gw_models/facility_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/harvest.go b/api/metrc-gw/metrc_gw_models/harvest.go index a3733da..b2b8015 100644 --- a/api/metrc-gw/metrc_gw_models/harvest.go +++ b/api/metrc-gw/metrc_gw_models/harvest.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/harvest_package.go b/api/metrc-gw/metrc_gw_models/harvest_package.go index e0e93de..2992bae 100644 --- a/api/metrc-gw/metrc_gw_models/harvest_package.go +++ b/api/metrc-gw/metrc_gw_models/harvest_package.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/harvest_package_ingredient.go b/api/metrc-gw/metrc_gw_models/harvest_package_ingredient.go index b31366b..700cb69 100644 --- a/api/metrc-gw/metrc_gw_models/harvest_package_ingredient.go +++ b/api/metrc-gw/metrc_gw_models/harvest_package_ingredient.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/harvest_package_request.go b/api/metrc-gw/metrc_gw_models/harvest_package_request.go index d81c25b..1624aa3 100644 --- a/api/metrc-gw/metrc_gw_models/harvest_package_request.go +++ b/api/metrc-gw/metrc_gw_models/harvest_package_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/harvest_response.go b/api/metrc-gw/metrc_gw_models/harvest_response.go index d418bdd..001a96d 100644 --- a/api/metrc-gw/metrc_gw_models/harvest_response.go +++ b/api/metrc-gw/metrc_gw_models/harvest_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/harvest_update.go b/api/metrc-gw/metrc_gw_models/harvest_update.go index 2ec0c45..4e79ae6 100644 --- a/api/metrc-gw/metrc_gw_models/harvest_update.go +++ b/api/metrc-gw/metrc_gw_models/harvest_update.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/harvest_update_request.go b/api/metrc-gw/metrc_gw_models/harvest_update_request.go index 9d87c28..9c403f1 100644 --- a/api/metrc-gw/metrc_gw_models/harvest_update_request.go +++ b/api/metrc-gw/metrc_gw_models/harvest_update_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/harvest_update_response.go b/api/metrc-gw/metrc_gw_models/harvest_update_response.go index d3cf19f..0252d52 100644 --- a/api/metrc-gw/metrc_gw_models/harvest_update_response.go +++ b/api/metrc-gw/metrc_gw_models/harvest_update_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/harvest_waste_type.go b/api/metrc-gw/metrc_gw_models/harvest_waste_type.go index 9bd1781..d5facc9 100644 --- a/api/metrc-gw/metrc_gw_models/harvest_waste_type.go +++ b/api/metrc-gw/metrc_gw_models/harvest_waste_type.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/harvest_waste_type_response.go b/api/metrc-gw/metrc_gw_models/harvest_waste_type_response.go index fbd3532..115d336 100644 --- a/api/metrc-gw/metrc_gw_models/harvest_waste_type_response.go +++ b/api/metrc-gw/metrc_gw_models/harvest_waste_type_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/invalid_error.go b/api/metrc-gw/metrc_gw_models/invalid_error.go index 392d68b..855ebef 100644 --- a/api/metrc-gw/metrc_gw_models/invalid_error.go +++ b/api/metrc-gw/metrc_gw_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/item.go b/api/metrc-gw/metrc_gw_models/item.go index e2560e8..1b0e8f1 100644 --- a/api/metrc-gw/metrc_gw_models/item.go +++ b/api/metrc-gw/metrc_gw_models/item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/item_request.go b/api/metrc-gw/metrc_gw_models/item_request.go index 032d354..6fc2df1 100644 --- a/api/metrc-gw/metrc_gw_models/item_request.go +++ b/api/metrc-gw/metrc_gw_models/item_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/item_response.go b/api/metrc-gw/metrc_gw_models/item_response.go index d175935..2d679a7 100644 --- a/api/metrc-gw/metrc_gw_models/item_response.go +++ b/api/metrc-gw/metrc_gw_models/item_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/lab_test_state.go b/api/metrc-gw/metrc_gw_models/lab_test_state.go index cc4ae13..68b5d70 100644 --- a/api/metrc-gw/metrc_gw_models/lab_test_state.go +++ b/api/metrc-gw/metrc_gw_models/lab_test_state.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/lab_test_state_response.go b/api/metrc-gw/metrc_gw_models/lab_test_state_response.go index 3adc945..a46239b 100644 --- a/api/metrc-gw/metrc_gw_models/lab_test_state_response.go +++ b/api/metrc-gw/metrc_gw_models/lab_test_state_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/lab_test_type.go b/api/metrc-gw/metrc_gw_models/lab_test_type.go index 7e3c04e..f05f73d 100644 --- a/api/metrc-gw/metrc_gw_models/lab_test_type.go +++ b/api/metrc-gw/metrc_gw_models/lab_test_type.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/lab_test_type_response.go b/api/metrc-gw/metrc_gw_models/lab_test_type_response.go index 3aecba9..41e5ad9 100644 --- a/api/metrc-gw/metrc_gw_models/lab_test_type_response.go +++ b/api/metrc-gw/metrc_gw_models/lab_test_type_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/license.go b/api/metrc-gw/metrc_gw_models/license.go index 23cd2b9..e3fba1e 100644 --- a/api/metrc-gw/metrc_gw_models/license.go +++ b/api/metrc-gw/metrc_gw_models/license.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/package.go b/api/metrc-gw/metrc_gw_models/package.go index 49099e6..90adbcf 100644 --- a/api/metrc-gw/metrc_gw_models/package.go +++ b/api/metrc-gw/metrc_gw_models/package.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/package_adjustment_reason.go b/api/metrc-gw/metrc_gw_models/package_adjustment_reason.go index 6361f42..e8ea6ce 100644 --- a/api/metrc-gw/metrc_gw_models/package_adjustment_reason.go +++ b/api/metrc-gw/metrc_gw_models/package_adjustment_reason.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/package_adjustment_reason_response.go b/api/metrc-gw/metrc_gw_models/package_adjustment_reason_response.go index 9910786..5a0127b 100644 --- a/api/metrc-gw/metrc_gw_models/package_adjustment_reason_response.go +++ b/api/metrc-gw/metrc_gw_models/package_adjustment_reason_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/package_request.go b/api/metrc-gw/metrc_gw_models/package_request.go index 4a9eb6b..1e06fcf 100644 --- a/api/metrc-gw/metrc_gw_models/package_request.go +++ b/api/metrc-gw/metrc_gw_models/package_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/package_response.go b/api/metrc-gw/metrc_gw_models/package_response.go index 3e40597..29bfee5 100644 --- a/api/metrc-gw/metrc_gw_models/package_response.go +++ b/api/metrc-gw/metrc_gw_models/package_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/package_type.go b/api/metrc-gw/metrc_gw_models/package_type.go index 732b15f..7649dba 100644 --- a/api/metrc-gw/metrc_gw_models/package_type.go +++ b/api/metrc-gw/metrc_gw_models/package_type.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/package_type_response.go b/api/metrc-gw/metrc_gw_models/package_type_response.go index 99802c8..7d54d9b 100644 --- a/api/metrc-gw/metrc_gw_models/package_type_response.go +++ b/api/metrc-gw/metrc_gw_models/package_type_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/pagination.go b/api/metrc-gw/metrc_gw_models/pagination.go index 23357fd..c72e174 100644 --- a/api/metrc-gw/metrc_gw_models/pagination.go +++ b/api/metrc-gw/metrc_gw_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant.go b/api/metrc-gw/metrc_gw_models/plant.go index 377c79b..ecdcec0 100644 --- a/api/metrc-gw/metrc_gw_models/plant.go +++ b/api/metrc-gw/metrc_gw_models/plant.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant_batch.go b/api/metrc-gw/metrc_gw_models/plant_batch.go index add59ec..59f2701 100644 --- a/api/metrc-gw/metrc_gw_models/plant_batch.go +++ b/api/metrc-gw/metrc_gw_models/plant_batch.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant_batch_request.go b/api/metrc-gw/metrc_gw_models/plant_batch_request.go index 2919502..801ab4d 100644 --- a/api/metrc-gw/metrc_gw_models/plant_batch_request.go +++ b/api/metrc-gw/metrc_gw_models/plant_batch_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant_batch_response.go b/api/metrc-gw/metrc_gw_models/plant_batch_response.go index e53b8ef..88fa818 100644 --- a/api/metrc-gw/metrc_gw_models/plant_batch_response.go +++ b/api/metrc-gw/metrc_gw_models/plant_batch_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant_growth_phase.go b/api/metrc-gw/metrc_gw_models/plant_growth_phase.go index a6326fe..9fc9670 100644 --- a/api/metrc-gw/metrc_gw_models/plant_growth_phase.go +++ b/api/metrc-gw/metrc_gw_models/plant_growth_phase.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant_growth_phase_response.go b/api/metrc-gw/metrc_gw_models/plant_growth_phase_response.go index 03a02ab..93a66f6 100644 --- a/api/metrc-gw/metrc_gw_models/plant_growth_phase_response.go +++ b/api/metrc-gw/metrc_gw_models/plant_growth_phase_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant_request.go b/api/metrc-gw/metrc_gw_models/plant_request.go index a1452c1..834bb3a 100644 --- a/api/metrc-gw/metrc_gw_models/plant_request.go +++ b/api/metrc-gw/metrc_gw_models/plant_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant_response.go b/api/metrc-gw/metrc_gw_models/plant_response.go index bcb06d9..488736f 100644 --- a/api/metrc-gw/metrc_gw_models/plant_response.go +++ b/api/metrc-gw/metrc_gw_models/plant_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant_waste_method.go b/api/metrc-gw/metrc_gw_models/plant_waste_method.go index 8559173..79b1d12 100644 --- a/api/metrc-gw/metrc_gw_models/plant_waste_method.go +++ b/api/metrc-gw/metrc_gw_models/plant_waste_method.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant_waste_method_response.go b/api/metrc-gw/metrc_gw_models/plant_waste_method_response.go index 1b6be75..cc83d1c 100644 --- a/api/metrc-gw/metrc_gw_models/plant_waste_method_response.go +++ b/api/metrc-gw/metrc_gw_models/plant_waste_method_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/plant_waste_reason_response.go b/api/metrc-gw/metrc_gw_models/plant_waste_reason_response.go index aabcdb8..489f7b8 100644 --- a/api/metrc-gw/metrc_gw_models/plant_waste_reason_response.go +++ b/api/metrc-gw/metrc_gw_models/plant_waste_reason_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/product_category.go b/api/metrc-gw/metrc_gw_models/product_category.go index 2a59db9..c3939e0 100644 --- a/api/metrc-gw/metrc_gw_models/product_category.go +++ b/api/metrc-gw/metrc_gw_models/product_category.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/product_category_response.go b/api/metrc-gw/metrc_gw_models/product_category_response.go index b6e8783..1a140c8 100644 --- a/api/metrc-gw/metrc_gw_models/product_category_response.go +++ b/api/metrc-gw/metrc_gw_models/product_category_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/request_meta.go b/api/metrc-gw/metrc_gw_models/request_meta.go index c72c4be..418c2f5 100644 --- a/api/metrc-gw/metrc_gw_models/request_meta.go +++ b/api/metrc-gw/metrc_gw_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/response_meta.go b/api/metrc-gw/metrc_gw_models/response_meta.go index 9ad7f9c..22e8b71 100644 --- a/api/metrc-gw/metrc_gw_models/response_meta.go +++ b/api/metrc-gw/metrc_gw_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/room.go b/api/metrc-gw/metrc_gw_models/room.go index 9f5f345..4cabb26 100644 --- a/api/metrc-gw/metrc_gw_models/room.go +++ b/api/metrc-gw/metrc_gw_models/room.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/room_request.go b/api/metrc-gw/metrc_gw_models/room_request.go index d68020a..edc3923 100644 --- a/api/metrc-gw/metrc_gw_models/room_request.go +++ b/api/metrc-gw/metrc_gw_models/room_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/room_response.go b/api/metrc-gw/metrc_gw_models/room_response.go index d1866dd..2b75d0b 100644 --- a/api/metrc-gw/metrc_gw_models/room_response.go +++ b/api/metrc-gw/metrc_gw_models/room_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/sales_delivery.go b/api/metrc-gw/metrc_gw_models/sales_delivery.go index b570d89..1606e0c 100644 --- a/api/metrc-gw/metrc_gw_models/sales_delivery.go +++ b/api/metrc-gw/metrc_gw_models/sales_delivery.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/sales_delivery_request.go b/api/metrc-gw/metrc_gw_models/sales_delivery_request.go index cb83d96..7da1981 100644 --- a/api/metrc-gw/metrc_gw_models/sales_delivery_request.go +++ b/api/metrc-gw/metrc_gw_models/sales_delivery_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/sales_delivery_response.go b/api/metrc-gw/metrc_gw_models/sales_delivery_response.go index f37347a..d21a125 100644 --- a/api/metrc-gw/metrc_gw_models/sales_delivery_response.go +++ b/api/metrc-gw/metrc_gw_models/sales_delivery_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/sales_delivery_return_reason.go b/api/metrc-gw/metrc_gw_models/sales_delivery_return_reason.go index df278ba..cb99a42 100644 --- a/api/metrc-gw/metrc_gw_models/sales_delivery_return_reason.go +++ b/api/metrc-gw/metrc_gw_models/sales_delivery_return_reason.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/sales_delivery_return_reason_response.go b/api/metrc-gw/metrc_gw_models/sales_delivery_return_reason_response.go index 22fc097..1935fee 100644 --- a/api/metrc-gw/metrc_gw_models/sales_delivery_return_reason_response.go +++ b/api/metrc-gw/metrc_gw_models/sales_delivery_return_reason_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/sales_receipt.go b/api/metrc-gw/metrc_gw_models/sales_receipt.go index 1fc9f45..f59f7ac 100644 --- a/api/metrc-gw/metrc_gw_models/sales_receipt.go +++ b/api/metrc-gw/metrc_gw_models/sales_receipt.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/sales_receipt_request.go b/api/metrc-gw/metrc_gw_models/sales_receipt_request.go index 6aee77d..671bd47 100644 --- a/api/metrc-gw/metrc_gw_models/sales_receipt_request.go +++ b/api/metrc-gw/metrc_gw_models/sales_receipt_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/sales_receipt_response.go b/api/metrc-gw/metrc_gw_models/sales_receipt_response.go index 3ba3956..13980ed 100644 --- a/api/metrc-gw/metrc_gw_models/sales_receipt_response.go +++ b/api/metrc-gw/metrc_gw_models/sales_receipt_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/sales_transaction_date_response.go b/api/metrc-gw/metrc_gw_models/sales_transaction_date_response.go index 7371ecd..cde76c8 100644 --- a/api/metrc-gw/metrc_gw_models/sales_transaction_date_response.go +++ b/api/metrc-gw/metrc_gw_models/sales_transaction_date_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/strain.go b/api/metrc-gw/metrc_gw_models/strain.go index 4f5ed0f..9df33c7 100644 --- a/api/metrc-gw/metrc_gw_models/strain.go +++ b/api/metrc-gw/metrc_gw_models/strain.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/strain_request.go b/api/metrc-gw/metrc_gw_models/strain_request.go index 05a3536..82fad91 100644 --- a/api/metrc-gw/metrc_gw_models/strain_request.go +++ b/api/metrc-gw/metrc_gw_models/strain_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/strain_response.go b/api/metrc-gw/metrc_gw_models/strain_response.go index eb85db3..841bbe5 100644 --- a/api/metrc-gw/metrc_gw_models/strain_response.go +++ b/api/metrc-gw/metrc_gw_models/strain_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/transaction.go b/api/metrc-gw/metrc_gw_models/transaction.go index ad4b71b..a9d9de6 100644 --- a/api/metrc-gw/metrc_gw_models/transaction.go +++ b/api/metrc-gw/metrc_gw_models/transaction.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/transaction_request.go b/api/metrc-gw/metrc_gw_models/transaction_request.go index 91bab04..fe3d169 100644 --- a/api/metrc-gw/metrc_gw_models/transaction_request.go +++ b/api/metrc-gw/metrc_gw_models/transaction_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/transaction_response.go b/api/metrc-gw/metrc_gw_models/transaction_response.go index db781c4..b4b9eeb 100644 --- a/api/metrc-gw/metrc_gw_models/transaction_response.go +++ b/api/metrc-gw/metrc_gw_models/transaction_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/transfer.go b/api/metrc-gw/metrc_gw_models/transfer.go index 0481dc9..7646bb7 100644 --- a/api/metrc-gw/metrc_gw_models/transfer.go +++ b/api/metrc-gw/metrc_gw_models/transfer.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/transfer_response.go b/api/metrc-gw/metrc_gw_models/transfer_response.go index 77a9d6a..1398078 100644 --- a/api/metrc-gw/metrc_gw_models/transfer_response.go +++ b/api/metrc-gw/metrc_gw_models/transfer_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/units_of_measure.go b/api/metrc-gw/metrc_gw_models/units_of_measure.go index cebe7dc..e6ba000 100644 --- a/api/metrc-gw/metrc_gw_models/units_of_measure.go +++ b/api/metrc-gw/metrc_gw_models/units_of_measure.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/metrc-gw/metrc_gw_models/units_of_measure_response.go b/api/metrc-gw/metrc_gw_models/units_of_measure_response.go index a9105c9..fc4f501 100644 --- a/api/metrc-gw/metrc_gw_models/units_of_measure_response.go +++ b/api/metrc-gw/metrc_gw_models/units_of_measure_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cash_receipt/cash_receipt_client.go b/api/ops/ops_client/cash_receipt/cash_receipt_client.go index 7283c51..198e1e0 100644 --- a/api/ops/ops_client/cash_receipt/cash_receipt_client.go +++ b/api/ops/ops_client/cash_receipt/cash_receipt_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cash_receipt/delete_cash_receipt_parameters.go b/api/ops/ops_client/cash_receipt/delete_cash_receipt_parameters.go index d02263c..9641c90 100644 --- a/api/ops/ops_client/cash_receipt/delete_cash_receipt_parameters.go +++ b/api/ops/ops_client/cash_receipt/delete_cash_receipt_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cash_receipt/delete_cash_receipt_responses.go b/api/ops/ops_client/cash_receipt/delete_cash_receipt_responses.go index 209b556..682c1bd 100644 --- a/api/ops/ops_client/cash_receipt/delete_cash_receipt_responses.go +++ b/api/ops/ops_client/cash_receipt/delete_cash_receipt_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cash_receipt/get_cash_receipts_parameters.go b/api/ops/ops_client/cash_receipt/get_cash_receipts_parameters.go index 7a7ad3b..c04cf54 100644 --- a/api/ops/ops_client/cash_receipt/get_cash_receipts_parameters.go +++ b/api/ops/ops_client/cash_receipt/get_cash_receipts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cash_receipt/get_cash_receipts_responses.go b/api/ops/ops_client/cash_receipt/get_cash_receipts_responses.go index 0ca5858..1e9cdab 100644 --- a/api/ops/ops_client/cash_receipt/get_cash_receipts_responses.go +++ b/api/ops/ops_client/cash_receipt/get_cash_receipts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cash_receipt/post_cash_receipts_parameters.go b/api/ops/ops_client/cash_receipt/post_cash_receipts_parameters.go index 39ae892..202b677 100644 --- a/api/ops/ops_client/cash_receipt/post_cash_receipts_parameters.go +++ b/api/ops/ops_client/cash_receipt/post_cash_receipts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cash_receipt/post_cash_receipts_responses.go b/api/ops/ops_client/cash_receipt/post_cash_receipts_responses.go index 349d3b3..ea4e7ec 100644 --- a/api/ops/ops_client/cash_receipt/post_cash_receipts_responses.go +++ b/api/ops/ops_client/cash_receipt/post_cash_receipts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cash_receipt/put_cash_receipts_parameters.go b/api/ops/ops_client/cash_receipt/put_cash_receipts_parameters.go index aeb2ec1..438b8fb 100644 --- a/api/ops/ops_client/cash_receipt/put_cash_receipts_parameters.go +++ b/api/ops/ops_client/cash_receipt/put_cash_receipts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cash_receipt/put_cash_receipts_responses.go b/api/ops/ops_client/cash_receipt/put_cash_receipts_responses.go index ee9de91..0a1c6ef 100644 --- a/api/ops/ops_client/cash_receipt/put_cash_receipts_responses.go +++ b/api/ops/ops_client/cash_receipt/put_cash_receipts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/charge/charge_client.go b/api/ops/ops_client/charge/charge_client.go index bbe5f3e..8d3daf4 100644 --- a/api/ops/ops_client/charge/charge_client.go +++ b/api/ops/ops_client/charge/charge_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/charge/delete_charge_parameters.go b/api/ops/ops_client/charge/delete_charge_parameters.go index 122a252..061287d 100644 --- a/api/ops/ops_client/charge/delete_charge_parameters.go +++ b/api/ops/ops_client/charge/delete_charge_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/charge/delete_charge_responses.go b/api/ops/ops_client/charge/delete_charge_responses.go index 778c8c8..8f7c143 100644 --- a/api/ops/ops_client/charge/delete_charge_responses.go +++ b/api/ops/ops_client/charge/delete_charge_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/charge/get_charges_parameters.go b/api/ops/ops_client/charge/get_charges_parameters.go index 644437f..aedc4fb 100644 --- a/api/ops/ops_client/charge/get_charges_parameters.go +++ b/api/ops/ops_client/charge/get_charges_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/charge/get_charges_responses.go b/api/ops/ops_client/charge/get_charges_responses.go index 4816feb..2a1bd94 100644 --- a/api/ops/ops_client/charge/get_charges_responses.go +++ b/api/ops/ops_client/charge/get_charges_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/charge/post_charges_parameters.go b/api/ops/ops_client/charge/post_charges_parameters.go index b4426a4..8e6a74b 100644 --- a/api/ops/ops_client/charge/post_charges_parameters.go +++ b/api/ops/ops_client/charge/post_charges_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/charge/post_charges_responses.go b/api/ops/ops_client/charge/post_charges_responses.go index bd77feb..460e15f 100644 --- a/api/ops/ops_client/charge/post_charges_responses.go +++ b/api/ops/ops_client/charge/post_charges_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/charge/put_charges_parameters.go b/api/ops/ops_client/charge/put_charges_parameters.go index 0259728..2f0da71 100644 --- a/api/ops/ops_client/charge/put_charges_parameters.go +++ b/api/ops/ops_client/charge/put_charges_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/charge/put_charges_responses.go b/api/ops/ops_client/charge/put_charges_responses.go index 176da1f..3116236 100644 --- a/api/ops/ops_client/charge/put_charges_responses.go +++ b/api/ops/ops_client/charge/put_charges_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/cash_receipt_options_parameters.go b/api/ops/ops_client/cors/cash_receipt_options_parameters.go index 419f21b..484c509 100644 --- a/api/ops/ops_client/cors/cash_receipt_options_parameters.go +++ b/api/ops/ops_client/cors/cash_receipt_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/cash_receipt_options_responses.go b/api/ops/ops_client/cors/cash_receipt_options_responses.go index 394f84c..73b61f4 100644 --- a/api/ops/ops_client/cors/cash_receipt_options_responses.go +++ b/api/ops/ops_client/cors/cash_receipt_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/charge_options_parameters.go b/api/ops/ops_client/cors/charge_options_parameters.go index a5767e2..80b1ad7 100644 --- a/api/ops/ops_client/cors/charge_options_parameters.go +++ b/api/ops/ops_client/cors/charge_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/charge_options_responses.go b/api/ops/ops_client/cors/charge_options_responses.go index 18adb89..a3936a6 100644 --- a/api/ops/ops_client/cors/charge_options_responses.go +++ b/api/ops/ops_client/cors/charge_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/cors_client.go b/api/ops/ops_client/cors/cors_client.go index cbb9cd8..6a2dfb3 100644 --- a/api/ops/ops_client/cors/cors_client.go +++ b/api/ops/ops_client/cors/cors_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/eft_options_parameters.go b/api/ops/ops_client/cors/eft_options_parameters.go index 126e00d..c8df362 100644 --- a/api/ops/ops_client/cors/eft_options_parameters.go +++ b/api/ops/ops_client/cors/eft_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/eft_options_responses.go b/api/ops/ops_client/cors/eft_options_responses.go index 2309f44..19bd459 100644 --- a/api/ops/ops_client/cors/eft_options_responses.go +++ b/api/ops/ops_client/cors/eft_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/invoice_options_parameters.go b/api/ops/ops_client/cors/invoice_options_parameters.go index 072dfad..0a9d5d4 100644 --- a/api/ops/ops_client/cors/invoice_options_parameters.go +++ b/api/ops/ops_client/cors/invoice_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/invoice_options_responses.go b/api/ops/ops_client/cors/invoice_options_responses.go index 42563f1..aa2fd5b 100644 --- a/api/ops/ops_client/cors/invoice_options_responses.go +++ b/api/ops/ops_client/cors/invoice_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/orders_options_parameters.go b/api/ops/ops_client/cors/orders_options_parameters.go index 108f99d..04f1ea9 100644 --- a/api/ops/ops_client/cors/orders_options_parameters.go +++ b/api/ops/ops_client/cors/orders_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/orders_options_responses.go b/api/ops/ops_client/cors/orders_options_responses.go index 5fdc694..9f22ac9 100644 --- a/api/ops/ops_client/cors/orders_options_responses.go +++ b/api/ops/ops_client/cors/orders_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/payment_method_options_parameters.go b/api/ops/ops_client/cors/payment_method_options_parameters.go index 689460a..f5c1414 100644 --- a/api/ops/ops_client/cors/payment_method_options_parameters.go +++ b/api/ops/ops_client/cors/payment_method_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/payment_method_options_responses.go b/api/ops/ops_client/cors/payment_method_options_responses.go index e9a6de5..abacb25 100644 --- a/api/ops/ops_client/cors/payment_method_options_responses.go +++ b/api/ops/ops_client/cors/payment_method_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/po_options_parameters.go b/api/ops/ops_client/cors/po_options_parameters.go index fe27155..82bd806 100644 --- a/api/ops/ops_client/cors/po_options_parameters.go +++ b/api/ops/ops_client/cors/po_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/po_options_responses.go b/api/ops/ops_client/cors/po_options_responses.go index 42d670d..9583184 100644 --- a/api/ops/ops_client/cors/po_options_responses.go +++ b/api/ops/ops_client/cors/po_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/product_options_observable_parameters.go b/api/ops/ops_client/cors/product_options_observable_parameters.go index 910ccd6..b1a9cdc 100644 --- a/api/ops/ops_client/cors/product_options_observable_parameters.go +++ b/api/ops/ops_client/cors/product_options_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/product_options_observable_responses.go b/api/ops/ops_client/cors/product_options_observable_responses.go index 5e03271..a17415c 100644 --- a/api/ops/ops_client/cors/product_options_observable_responses.go +++ b/api/ops/ops_client/cors/product_options_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/product_options_parameters.go b/api/ops/ops_client/cors/product_options_parameters.go index ca0bea5..a2b252c 100644 --- a/api/ops/ops_client/cors/product_options_parameters.go +++ b/api/ops/ops_client/cors/product_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/product_options_responses.go b/api/ops/ops_client/cors/product_options_responses.go index aadcc31..dda308e 100644 --- a/api/ops/ops_client/cors/product_options_responses.go +++ b/api/ops/ops_client/cors/product_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/quote_options_parameters.go b/api/ops/ops_client/cors/quote_options_parameters.go index a062c8b..635a599 100644 --- a/api/ops/ops_client/cors/quote_options_parameters.go +++ b/api/ops/ops_client/cors/quote_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/quote_options_responses.go b/api/ops/ops_client/cors/quote_options_responses.go index 0148ba0..6ed3f7d 100644 --- a/api/ops/ops_client/cors/quote_options_responses.go +++ b/api/ops/ops_client/cors/quote_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/tax_invoice_options_parameters.go b/api/ops/ops_client/cors/tax_invoice_options_parameters.go index 06ecbcf..0019af5 100644 --- a/api/ops/ops_client/cors/tax_invoice_options_parameters.go +++ b/api/ops/ops_client/cors/tax_invoice_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/tax_invoice_options_responses.go b/api/ops/ops_client/cors/tax_invoice_options_responses.go index a05b406..a60684e 100644 --- a/api/ops/ops_client/cors/tax_invoice_options_responses.go +++ b/api/ops/ops_client/cors/tax_invoice_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/tax_order_options_parameters.go b/api/ops/ops_client/cors/tax_order_options_parameters.go index 64801c4..5903dbc 100644 --- a/api/ops/ops_client/cors/tax_order_options_parameters.go +++ b/api/ops/ops_client/cors/tax_order_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/tax_order_options_responses.go b/api/ops/ops_client/cors/tax_order_options_responses.go index 474a326..ff9459f 100644 --- a/api/ops/ops_client/cors/tax_order_options_responses.go +++ b/api/ops/ops_client/cors/tax_order_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/tax_po_options_parameters.go b/api/ops/ops_client/cors/tax_po_options_parameters.go index b516d51..5e62fe1 100644 --- a/api/ops/ops_client/cors/tax_po_options_parameters.go +++ b/api/ops/ops_client/cors/tax_po_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/tax_po_options_responses.go b/api/ops/ops_client/cors/tax_po_options_responses.go index 7a1fbce..780069e 100644 --- a/api/ops/ops_client/cors/tax_po_options_responses.go +++ b/api/ops/ops_client/cors/tax_po_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/tax_quote_options_parameters.go b/api/ops/ops_client/cors/tax_quote_options_parameters.go index d5457a0..94b5953 100644 --- a/api/ops/ops_client/cors/tax_quote_options_parameters.go +++ b/api/ops/ops_client/cors/tax_quote_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/cors/tax_quote_options_responses.go b/api/ops/ops_client/cors/tax_quote_options_responses.go index 6b837fd..3b0714b 100644 --- a/api/ops/ops_client/cors/tax_quote_options_responses.go +++ b/api/ops/ops_client/cors/tax_quote_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/eft/eft_client.go b/api/ops/ops_client/eft/eft_client.go index ca93d1b..06d6826 100644 --- a/api/ops/ops_client/eft/eft_client.go +++ b/api/ops/ops_client/eft/eft_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/eft/get_efts_parameters.go b/api/ops/ops_client/eft/get_efts_parameters.go index 0f2766e..6deff16 100644 --- a/api/ops/ops_client/eft/get_efts_parameters.go +++ b/api/ops/ops_client/eft/get_efts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/eft/get_efts_responses.go b/api/ops/ops_client/eft/get_efts_responses.go index bf31620..c48679a 100644 --- a/api/ops/ops_client/eft/get_efts_responses.go +++ b/api/ops/ops_client/eft/get_efts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/eft/post_efts_parameters.go b/api/ops/ops_client/eft/post_efts_parameters.go index ff63b96..5efc943 100644 --- a/api/ops/ops_client/eft/post_efts_parameters.go +++ b/api/ops/ops_client/eft/post_efts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/eft/post_efts_responses.go b/api/ops/ops_client/eft/post_efts_responses.go index 974b6ed..0b64c95 100644 --- a/api/ops/ops_client/eft/post_efts_responses.go +++ b/api/ops/ops_client/eft/post_efts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/eft/put_efts_parameters.go b/api/ops/ops_client/eft/put_efts_parameters.go index f3719c7..0913e89 100644 --- a/api/ops/ops_client/eft/put_efts_parameters.go +++ b/api/ops/ops_client/eft/put_efts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/eft/put_efts_responses.go b/api/ops/ops_client/eft/put_efts_responses.go index de7d51e..4d44bfd 100644 --- a/api/ops/ops_client/eft/put_efts_responses.go +++ b/api/ops/ops_client/eft/put_efts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/invoice/delete_invoice_parameters.go b/api/ops/ops_client/invoice/delete_invoice_parameters.go index 01efbf4..412392a 100644 --- a/api/ops/ops_client/invoice/delete_invoice_parameters.go +++ b/api/ops/ops_client/invoice/delete_invoice_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/invoice/delete_invoice_responses.go b/api/ops/ops_client/invoice/delete_invoice_responses.go index 4310c52..5cf6eec 100644 --- a/api/ops/ops_client/invoice/delete_invoice_responses.go +++ b/api/ops/ops_client/invoice/delete_invoice_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/invoice/get_invoices_parameters.go b/api/ops/ops_client/invoice/get_invoices_parameters.go index 53d938c..8072a2b 100644 --- a/api/ops/ops_client/invoice/get_invoices_parameters.go +++ b/api/ops/ops_client/invoice/get_invoices_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/invoice/get_invoices_responses.go b/api/ops/ops_client/invoice/get_invoices_responses.go index c05c83c..9f508ca 100644 --- a/api/ops/ops_client/invoice/get_invoices_responses.go +++ b/api/ops/ops_client/invoice/get_invoices_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/invoice/invoice_client.go b/api/ops/ops_client/invoice/invoice_client.go index d0a6d68..d653db9 100644 --- a/api/ops/ops_client/invoice/invoice_client.go +++ b/api/ops/ops_client/invoice/invoice_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/invoice/post_invoices_parameters.go b/api/ops/ops_client/invoice/post_invoices_parameters.go index 3071fe5..e399057 100644 --- a/api/ops/ops_client/invoice/post_invoices_parameters.go +++ b/api/ops/ops_client/invoice/post_invoices_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/invoice/post_invoices_responses.go b/api/ops/ops_client/invoice/post_invoices_responses.go index d46d864..83b4c14 100644 --- a/api/ops/ops_client/invoice/post_invoices_responses.go +++ b/api/ops/ops_client/invoice/post_invoices_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/invoice/put_invoices_parameters.go b/api/ops/ops_client/invoice/put_invoices_parameters.go index 825d96e..b3371a4 100644 --- a/api/ops/ops_client/invoice/put_invoices_parameters.go +++ b/api/ops/ops_client/invoice/put_invoices_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/invoice/put_invoices_responses.go b/api/ops/ops_client/invoice/put_invoices_responses.go index aae7b18..4781a98 100644 --- a/api/ops/ops_client/invoice/put_invoices_responses.go +++ b/api/ops/ops_client/invoice/put_invoices_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/ops_client.go b/api/ops/ops_client/ops_client.go index 4922e37..926735b 100644 --- a/api/ops/ops_client/ops_client.go +++ b/api/ops/ops_client/ops_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/order/delete_order_parameters.go b/api/ops/ops_client/order/delete_order_parameters.go index 6904997..a9bb56f 100644 --- a/api/ops/ops_client/order/delete_order_parameters.go +++ b/api/ops/ops_client/order/delete_order_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/order/delete_order_responses.go b/api/ops/ops_client/order/delete_order_responses.go index 9f1fc6e..b615a6c 100644 --- a/api/ops/ops_client/order/delete_order_responses.go +++ b/api/ops/ops_client/order/delete_order_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/order/get_orders_parameters.go b/api/ops/ops_client/order/get_orders_parameters.go index 4a12915..4e9a05f 100644 --- a/api/ops/ops_client/order/get_orders_parameters.go +++ b/api/ops/ops_client/order/get_orders_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/order/get_orders_responses.go b/api/ops/ops_client/order/get_orders_responses.go index c40a1f8..795aa71 100644 --- a/api/ops/ops_client/order/get_orders_responses.go +++ b/api/ops/ops_client/order/get_orders_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/order/order_client.go b/api/ops/ops_client/order/order_client.go index 9007954..fc13c74 100644 --- a/api/ops/ops_client/order/order_client.go +++ b/api/ops/ops_client/order/order_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/order/post_orders_parameters.go b/api/ops/ops_client/order/post_orders_parameters.go index 5df7505..1033701 100644 --- a/api/ops/ops_client/order/post_orders_parameters.go +++ b/api/ops/ops_client/order/post_orders_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/order/post_orders_responses.go b/api/ops/ops_client/order/post_orders_responses.go index 7b023fe..887ad98 100644 --- a/api/ops/ops_client/order/post_orders_responses.go +++ b/api/ops/ops_client/order/post_orders_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/order/put_orders_parameters.go b/api/ops/ops_client/order/put_orders_parameters.go index 2ce2459..c8d0005 100644 --- a/api/ops/ops_client/order/put_orders_parameters.go +++ b/api/ops/ops_client/order/put_orders_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/order/put_orders_responses.go b/api/ops/ops_client/order/put_orders_responses.go index 118c158..d4fbba5 100644 --- a/api/ops/ops_client/order/put_orders_responses.go +++ b/api/ops/ops_client/order/put_orders_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/payment_method/delete_payment_method_parameters.go b/api/ops/ops_client/payment_method/delete_payment_method_parameters.go index de6d67c..c0cb0e6 100644 --- a/api/ops/ops_client/payment_method/delete_payment_method_parameters.go +++ b/api/ops/ops_client/payment_method/delete_payment_method_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/payment_method/delete_payment_method_responses.go b/api/ops/ops_client/payment_method/delete_payment_method_responses.go index 96728d2..acead9f 100644 --- a/api/ops/ops_client/payment_method/delete_payment_method_responses.go +++ b/api/ops/ops_client/payment_method/delete_payment_method_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/payment_method/get_payment_methods_parameters.go b/api/ops/ops_client/payment_method/get_payment_methods_parameters.go index d1c0992..07d3313 100644 --- a/api/ops/ops_client/payment_method/get_payment_methods_parameters.go +++ b/api/ops/ops_client/payment_method/get_payment_methods_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/payment_method/get_payment_methods_responses.go b/api/ops/ops_client/payment_method/get_payment_methods_responses.go index 4bbd165..60508fb 100644 --- a/api/ops/ops_client/payment_method/get_payment_methods_responses.go +++ b/api/ops/ops_client/payment_method/get_payment_methods_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/payment_method/payment_method_client.go b/api/ops/ops_client/payment_method/payment_method_client.go index 855f33f..f1a48b1 100644 --- a/api/ops/ops_client/payment_method/payment_method_client.go +++ b/api/ops/ops_client/payment_method/payment_method_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/payment_method/post_payment_methods_parameters.go b/api/ops/ops_client/payment_method/post_payment_methods_parameters.go index a134105..090f2f0 100644 --- a/api/ops/ops_client/payment_method/post_payment_methods_parameters.go +++ b/api/ops/ops_client/payment_method/post_payment_methods_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/payment_method/post_payment_methods_responses.go b/api/ops/ops_client/payment_method/post_payment_methods_responses.go index d245272..75cb72e 100644 --- a/api/ops/ops_client/payment_method/post_payment_methods_responses.go +++ b/api/ops/ops_client/payment_method/post_payment_methods_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/payment_method/put_payment_methods_parameters.go b/api/ops/ops_client/payment_method/put_payment_methods_parameters.go index d44c4a4..631c009 100644 --- a/api/ops/ops_client/payment_method/put_payment_methods_parameters.go +++ b/api/ops/ops_client/payment_method/put_payment_methods_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/payment_method/put_payment_methods_responses.go b/api/ops/ops_client/payment_method/put_payment_methods_responses.go index fa3cff1..10ecde3 100644 --- a/api/ops/ops_client/payment_method/put_payment_methods_responses.go +++ b/api/ops/ops_client/payment_method/put_payment_methods_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/delete_product_parameters.go b/api/ops/ops_client/product/delete_product_parameters.go index 582f5ad..c8e9815 100644 --- a/api/ops/ops_client/product/delete_product_parameters.go +++ b/api/ops/ops_client/product/delete_product_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/delete_product_responses.go b/api/ops/ops_client/product/delete_product_responses.go index 474f4c8..dc19c77 100644 --- a/api/ops/ops_client/product/delete_product_responses.go +++ b/api/ops/ops_client/product/delete_product_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/get_products_observable_parameters.go b/api/ops/ops_client/product/get_products_observable_parameters.go index 406bdd8..622a728 100644 --- a/api/ops/ops_client/product/get_products_observable_parameters.go +++ b/api/ops/ops_client/product/get_products_observable_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/get_products_observable_responses.go b/api/ops/ops_client/product/get_products_observable_responses.go index 05edf9b..ca681d0 100644 --- a/api/ops/ops_client/product/get_products_observable_responses.go +++ b/api/ops/ops_client/product/get_products_observable_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/get_products_parameters.go b/api/ops/ops_client/product/get_products_parameters.go index 0015db0..8e9e271 100644 --- a/api/ops/ops_client/product/get_products_parameters.go +++ b/api/ops/ops_client/product/get_products_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/get_products_responses.go b/api/ops/ops_client/product/get_products_responses.go index 9a0749e..4357201 100644 --- a/api/ops/ops_client/product/get_products_responses.go +++ b/api/ops/ops_client/product/get_products_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/post_products_parameters.go b/api/ops/ops_client/product/post_products_parameters.go index d77d377..01a113a 100644 --- a/api/ops/ops_client/product/post_products_parameters.go +++ b/api/ops/ops_client/product/post_products_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/post_products_responses.go b/api/ops/ops_client/product/post_products_responses.go index b5f00ac..511691d 100644 --- a/api/ops/ops_client/product/post_products_responses.go +++ b/api/ops/ops_client/product/post_products_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/product_client.go b/api/ops/ops_client/product/product_client.go index 0ac58f9..72be277 100644 --- a/api/ops/ops_client/product/product_client.go +++ b/api/ops/ops_client/product/product_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/put_products_parameters.go b/api/ops/ops_client/product/put_products_parameters.go index 292e85c..fbbcc18 100644 --- a/api/ops/ops_client/product/put_products_parameters.go +++ b/api/ops/ops_client/product/put_products_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/product/put_products_responses.go b/api/ops/ops_client/product/put_products_responses.go index 68e2ef8..784709c 100644 --- a/api/ops/ops_client/product/put_products_responses.go +++ b/api/ops/ops_client/product/put_products_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/purchase_order/delete_purchase_order_parameters.go b/api/ops/ops_client/purchase_order/delete_purchase_order_parameters.go index 6bd32f6..0ab16e6 100644 --- a/api/ops/ops_client/purchase_order/delete_purchase_order_parameters.go +++ b/api/ops/ops_client/purchase_order/delete_purchase_order_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/purchase_order/delete_purchase_order_responses.go b/api/ops/ops_client/purchase_order/delete_purchase_order_responses.go index 6ae0ff0..0d3e5d8 100644 --- a/api/ops/ops_client/purchase_order/delete_purchase_order_responses.go +++ b/api/ops/ops_client/purchase_order/delete_purchase_order_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/purchase_order/get_purchase_orders_parameters.go b/api/ops/ops_client/purchase_order/get_purchase_orders_parameters.go index 78b7416..66be51c 100644 --- a/api/ops/ops_client/purchase_order/get_purchase_orders_parameters.go +++ b/api/ops/ops_client/purchase_order/get_purchase_orders_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/purchase_order/get_purchase_orders_responses.go b/api/ops/ops_client/purchase_order/get_purchase_orders_responses.go index c705881..4e4d881 100644 --- a/api/ops/ops_client/purchase_order/get_purchase_orders_responses.go +++ b/api/ops/ops_client/purchase_order/get_purchase_orders_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/purchase_order/post_purchase_orders_parameters.go b/api/ops/ops_client/purchase_order/post_purchase_orders_parameters.go index 429114c..3fd817f 100644 --- a/api/ops/ops_client/purchase_order/post_purchase_orders_parameters.go +++ b/api/ops/ops_client/purchase_order/post_purchase_orders_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/purchase_order/post_purchase_orders_responses.go b/api/ops/ops_client/purchase_order/post_purchase_orders_responses.go index 9af6389..64d2d75 100644 --- a/api/ops/ops_client/purchase_order/post_purchase_orders_responses.go +++ b/api/ops/ops_client/purchase_order/post_purchase_orders_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/purchase_order/purchase_order_client.go b/api/ops/ops_client/purchase_order/purchase_order_client.go index 2825b1d..2e1976a 100644 --- a/api/ops/ops_client/purchase_order/purchase_order_client.go +++ b/api/ops/ops_client/purchase_order/purchase_order_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/purchase_order/put_purchase_orders_parameters.go b/api/ops/ops_client/purchase_order/put_purchase_orders_parameters.go index 9fe5b9f..97e108c 100644 --- a/api/ops/ops_client/purchase_order/put_purchase_orders_parameters.go +++ b/api/ops/ops_client/purchase_order/put_purchase_orders_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/purchase_order/put_purchase_orders_responses.go b/api/ops/ops_client/purchase_order/put_purchase_orders_responses.go index ce570cd..de69e5c 100644 --- a/api/ops/ops_client/purchase_order/put_purchase_orders_responses.go +++ b/api/ops/ops_client/purchase_order/put_purchase_orders_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/quote/delete_quote_parameters.go b/api/ops/ops_client/quote/delete_quote_parameters.go index d8a5f25..8b6e95e 100644 --- a/api/ops/ops_client/quote/delete_quote_parameters.go +++ b/api/ops/ops_client/quote/delete_quote_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/quote/delete_quote_responses.go b/api/ops/ops_client/quote/delete_quote_responses.go index eafbdeb..444fe22 100644 --- a/api/ops/ops_client/quote/delete_quote_responses.go +++ b/api/ops/ops_client/quote/delete_quote_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/quote/get_quotes_parameters.go b/api/ops/ops_client/quote/get_quotes_parameters.go index 50dc362..f275317 100644 --- a/api/ops/ops_client/quote/get_quotes_parameters.go +++ b/api/ops/ops_client/quote/get_quotes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/quote/get_quotes_responses.go b/api/ops/ops_client/quote/get_quotes_responses.go index 04f81a1..5442504 100644 --- a/api/ops/ops_client/quote/get_quotes_responses.go +++ b/api/ops/ops_client/quote/get_quotes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/quote/post_quotes_parameters.go b/api/ops/ops_client/quote/post_quotes_parameters.go index c6cff05..3b1e567 100644 --- a/api/ops/ops_client/quote/post_quotes_parameters.go +++ b/api/ops/ops_client/quote/post_quotes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/quote/post_quotes_responses.go b/api/ops/ops_client/quote/post_quotes_responses.go index 4107cd0..e6acea9 100644 --- a/api/ops/ops_client/quote/post_quotes_responses.go +++ b/api/ops/ops_client/quote/post_quotes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/quote/put_quotes_parameters.go b/api/ops/ops_client/quote/put_quotes_parameters.go index 80a3fa0..01bf56a 100644 --- a/api/ops/ops_client/quote/put_quotes_parameters.go +++ b/api/ops/ops_client/quote/put_quotes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/quote/put_quotes_responses.go b/api/ops/ops_client/quote/put_quotes_responses.go index cca6fee..63a3f2d 100644 --- a/api/ops/ops_client/quote/put_quotes_responses.go +++ b/api/ops/ops_client/quote/put_quotes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/quote/quote_client.go b/api/ops/ops_client/quote/quote_client.go index 8276898..c9eb626 100644 --- a/api/ops/ops_client/quote/quote_client.go +++ b/api/ops/ops_client/quote/quote_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/tax/post_taxes_invoices_parameters.go b/api/ops/ops_client/tax/post_taxes_invoices_parameters.go index bb649a6..3674265 100644 --- a/api/ops/ops_client/tax/post_taxes_invoices_parameters.go +++ b/api/ops/ops_client/tax/post_taxes_invoices_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/tax/post_taxes_invoices_responses.go b/api/ops/ops_client/tax/post_taxes_invoices_responses.go index 71f1487..aaf8ae7 100644 --- a/api/ops/ops_client/tax/post_taxes_invoices_responses.go +++ b/api/ops/ops_client/tax/post_taxes_invoices_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/tax/post_taxes_orders_parameters.go b/api/ops/ops_client/tax/post_taxes_orders_parameters.go index 79237be..cf739cd 100644 --- a/api/ops/ops_client/tax/post_taxes_orders_parameters.go +++ b/api/ops/ops_client/tax/post_taxes_orders_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/tax/post_taxes_orders_responses.go b/api/ops/ops_client/tax/post_taxes_orders_responses.go index bdda7fb..9b99cc8 100644 --- a/api/ops/ops_client/tax/post_taxes_orders_responses.go +++ b/api/ops/ops_client/tax/post_taxes_orders_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/tax/post_taxes_pos_parameters.go b/api/ops/ops_client/tax/post_taxes_pos_parameters.go index 62decd8..4847899 100644 --- a/api/ops/ops_client/tax/post_taxes_pos_parameters.go +++ b/api/ops/ops_client/tax/post_taxes_pos_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/tax/post_taxes_pos_responses.go b/api/ops/ops_client/tax/post_taxes_pos_responses.go index b93a7ac..6b9a268 100644 --- a/api/ops/ops_client/tax/post_taxes_pos_responses.go +++ b/api/ops/ops_client/tax/post_taxes_pos_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/tax/post_taxes_quotes_parameters.go b/api/ops/ops_client/tax/post_taxes_quotes_parameters.go index f47144b..45517df 100644 --- a/api/ops/ops_client/tax/post_taxes_quotes_parameters.go +++ b/api/ops/ops_client/tax/post_taxes_quotes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/tax/post_taxes_quotes_responses.go b/api/ops/ops_client/tax/post_taxes_quotes_responses.go index d9216a1..42edbfc 100644 --- a/api/ops/ops_client/tax/post_taxes_quotes_responses.go +++ b/api/ops/ops_client/tax/post_taxes_quotes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_client/tax/tax_client.go b/api/ops/ops_client/tax/tax_client.go index df5726f..3b92da2 100644 --- a/api/ops/ops_client/tax/tax_client.go +++ b/api/ops/ops_client/tax/tax_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/address.go b/api/ops/ops_models/address.go index 79f5113..52e3246 100644 --- a/api/ops/ops_models/address.go +++ b/api/ops/ops_models/address.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/cash_receipt.go b/api/ops/ops_models/cash_receipt.go index 346a597..e78979d 100644 --- a/api/ops/ops_models/cash_receipt.go +++ b/api/ops/ops_models/cash_receipt.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/cash_receipt_request.go b/api/ops/ops_models/cash_receipt_request.go index 51aa858..db10bf0 100644 --- a/api/ops/ops_models/cash_receipt_request.go +++ b/api/ops/ops_models/cash_receipt_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/cash_receipt_response.go b/api/ops/ops_models/cash_receipt_response.go index 37baef8..09400f6 100644 --- a/api/ops/ops_models/cash_receipt_response.go +++ b/api/ops/ops_models/cash_receipt_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/charge.go b/api/ops/ops_models/charge.go index 9719568..9da73d0 100644 --- a/api/ops/ops_models/charge.go +++ b/api/ops/ops_models/charge.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/charge_request.go b/api/ops/ops_models/charge_request.go index df1c8a8..7407367 100644 --- a/api/ops/ops_models/charge_request.go +++ b/api/ops/ops_models/charge_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/charge_response.go b/api/ops/ops_models/charge_response.go index 760e69e..49aac57 100644 --- a/api/ops/ops_models/charge_response.go +++ b/api/ops/ops_models/charge_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/contract.go b/api/ops/ops_models/contract.go index dc1eede..77d4297 100644 --- a/api/ops/ops_models/contract.go +++ b/api/ops/ops_models/contract.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/credit_card.go b/api/ops/ops_models/credit_card.go index 7403b95..99b0ffc 100644 --- a/api/ops/ops_models/credit_card.go +++ b/api/ops/ops_models/credit_card.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/delete_response.go b/api/ops/ops_models/delete_response.go index dc356b3..0b89f07 100644 --- a/api/ops/ops_models/delete_response.go +++ b/api/ops/ops_models/delete_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/eft.go b/api/ops/ops_models/eft.go index f1e969a..b16114e 100644 --- a/api/ops/ops_models/eft.go +++ b/api/ops/ops_models/eft.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/eft_item.go b/api/ops/ops_models/eft_item.go index db2b4ad..1599268 100644 --- a/api/ops/ops_models/eft_item.go +++ b/api/ops/ops_models/eft_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/eft_request.go b/api/ops/ops_models/eft_request.go index 4cd5445..c75e5e4 100644 --- a/api/ops/ops_models/eft_request.go +++ b/api/ops/ops_models/eft_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/eft_response.go b/api/ops/ops_models/eft_response.go index be69d93..64571de 100644 --- a/api/ops/ops_models/eft_response.go +++ b/api/ops/ops_models/eft_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/error.go b/api/ops/ops_models/error.go index 108c7cb..36a2d4e 100644 --- a/api/ops/ops_models/error.go +++ b/api/ops/ops_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/invalid_error.go b/api/ops/ops_models/invalid_error.go index 0a01f18..fffa88b 100644 --- a/api/ops/ops_models/invalid_error.go +++ b/api/ops/ops_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/invoice.go b/api/ops/ops_models/invoice.go index 1f8cdd3..fec2da5 100644 --- a/api/ops/ops_models/invoice.go +++ b/api/ops/ops_models/invoice.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/invoice_basic.go b/api/ops/ops_models/invoice_basic.go index d606768..377ee9e 100644 --- a/api/ops/ops_models/invoice_basic.go +++ b/api/ops/ops_models/invoice_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/invoice_item.go b/api/ops/ops_models/invoice_item.go index 92520c0..d602786 100644 --- a/api/ops/ops_models/invoice_item.go +++ b/api/ops/ops_models/invoice_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/invoice_request.go b/api/ops/ops_models/invoice_request.go index 3009214..4a089de 100644 --- a/api/ops/ops_models/invoice_request.go +++ b/api/ops/ops_models/invoice_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/invoice_response.go b/api/ops/ops_models/invoice_response.go index 53bd3dc..2871e54 100644 --- a/api/ops/ops_models/invoice_response.go +++ b/api/ops/ops_models/invoice_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/item_basic.go b/api/ops/ops_models/item_basic.go index 5e914d0..7b16e28 100644 --- a/api/ops/ops_models/item_basic.go +++ b/api/ops/ops_models/item_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/message.go b/api/ops/ops_models/message.go index 063dac5..0162520 100644 --- a/api/ops/ops_models/message.go +++ b/api/ops/ops_models/message.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/order.go b/api/ops/ops_models/order.go index b03c832..53ab6e4 100644 --- a/api/ops/ops_models/order.go +++ b/api/ops/ops_models/order.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/order_item.go b/api/ops/ops_models/order_item.go index 03bf9de..3d0846c 100644 --- a/api/ops/ops_models/order_item.go +++ b/api/ops/ops_models/order_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/order_request.go b/api/ops/ops_models/order_request.go index dabf782..b68a6d3 100644 --- a/api/ops/ops_models/order_request.go +++ b/api/ops/ops_models/order_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/order_response.go b/api/ops/ops_models/order_response.go index 27d26eb..eb59a11 100644 --- a/api/ops/ops_models/order_response.go +++ b/api/ops/ops_models/order_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/pagination.go b/api/ops/ops_models/pagination.go index 37f75f8..ef77545 100644 --- a/api/ops/ops_models/pagination.go +++ b/api/ops/ops_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/payment_method.go b/api/ops/ops_models/payment_method.go index 7f4e7b9..8ef5808 100644 --- a/api/ops/ops_models/payment_method.go +++ b/api/ops/ops_models/payment_method.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/payment_method_request.go b/api/ops/ops_models/payment_method_request.go index 8cab01a..a095d96 100644 --- a/api/ops/ops_models/payment_method_request.go +++ b/api/ops/ops_models/payment_method_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/payment_method_response.go b/api/ops/ops_models/payment_method_response.go index 5e5290c..2702d1c 100644 --- a/api/ops/ops_models/payment_method_response.go +++ b/api/ops/ops_models/payment_method_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/pricebook.go b/api/ops/ops_models/pricebook.go index 72763f4..2629960 100644 --- a/api/ops/ops_models/pricebook.go +++ b/api/ops/ops_models/pricebook.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/pricebook_entry.go b/api/ops/ops_models/pricebook_entry.go index 06d604f..be7df92 100644 --- a/api/ops/ops_models/pricebook_entry.go +++ b/api/ops/ops_models/pricebook_entry.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/product.go b/api/ops/ops_models/product.go index 4644e55..b6b57cf 100644 --- a/api/ops/ops_models/product.go +++ b/api/ops/ops_models/product.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/product_request.go b/api/ops/ops_models/product_request.go index e56b69c..b3a2475 100644 --- a/api/ops/ops_models/product_request.go +++ b/api/ops/ops_models/product_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/product_response.go b/api/ops/ops_models/product_response.go index 710ef10..365a10c 100644 --- a/api/ops/ops_models/product_response.go +++ b/api/ops/ops_models/product_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/purchase_order.go b/api/ops/ops_models/purchase_order.go index e2361ff..235e621 100644 --- a/api/ops/ops_models/purchase_order.go +++ b/api/ops/ops_models/purchase_order.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/purchase_order_item.go b/api/ops/ops_models/purchase_order_item.go index c23922a..e6d5569 100644 --- a/api/ops/ops_models/purchase_order_item.go +++ b/api/ops/ops_models/purchase_order_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/purchase_order_request.go b/api/ops/ops_models/purchase_order_request.go index 9c02e37..d1e3803 100644 --- a/api/ops/ops_models/purchase_order_request.go +++ b/api/ops/ops_models/purchase_order_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/purchase_order_response.go b/api/ops/ops_models/purchase_order_response.go index 2c5006b..f163430 100644 --- a/api/ops/ops_models/purchase_order_response.go +++ b/api/ops/ops_models/purchase_order_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/put_response.go b/api/ops/ops_models/put_response.go index cc13232..aa65706 100644 --- a/api/ops/ops_models/put_response.go +++ b/api/ops/ops_models/put_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/quote.go b/api/ops/ops_models/quote.go index 3f700f8..71d3b1e 100644 --- a/api/ops/ops_models/quote.go +++ b/api/ops/ops_models/quote.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/quote_basic.go b/api/ops/ops_models/quote_basic.go index 0ea39a3..ca29169 100644 --- a/api/ops/ops_models/quote_basic.go +++ b/api/ops/ops_models/quote_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/quote_item.go b/api/ops/ops_models/quote_item.go index 3c2ff54..6976dfb 100644 --- a/api/ops/ops_models/quote_item.go +++ b/api/ops/ops_models/quote_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/quote_request.go b/api/ops/ops_models/quote_request.go index 29bed35..7a000c9 100644 --- a/api/ops/ops_models/quote_request.go +++ b/api/ops/ops_models/quote_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/quote_response.go b/api/ops/ops_models/quote_response.go index ab27a14..4ec12a2 100644 --- a/api/ops/ops_models/quote_response.go +++ b/api/ops/ops_models/quote_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/response_meta.go b/api/ops/ops_models/response_meta.go index fc692bc..4d494a2 100644 --- a/api/ops/ops_models/response_meta.go +++ b/api/ops/ops_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/subscription.go b/api/ops/ops_models/subscription.go index 649b4b7..a20ac4d 100644 --- a/api/ops/ops_models/subscription.go +++ b/api/ops/ops_models/subscription.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/subscription_request.go b/api/ops/ops_models/subscription_request.go index a1728e0..9864f82 100644 --- a/api/ops/ops_models/subscription_request.go +++ b/api/ops/ops_models/subscription_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/subscription_response.go b/api/ops/ops_models/subscription_response.go index 8ba12fe..1ec412b 100644 --- a/api/ops/ops_models/subscription_response.go +++ b/api/ops/ops_models/subscription_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/tax_transaction.go b/api/ops/ops_models/tax_transaction.go index 3828e43..f33f3e0 100644 --- a/api/ops/ops_models/tax_transaction.go +++ b/api/ops/ops_models/tax_transaction.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/tax_transaction_response.go b/api/ops/ops_models/tax_transaction_response.go index 5a51902..565aca8 100644 --- a/api/ops/ops_models/tax_transaction_response.go +++ b/api/ops/ops_models/tax_transaction_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/total.go b/api/ops/ops_models/total.go index 3ff624c..1c36a5a 100644 --- a/api/ops/ops_models/total.go +++ b/api/ops/ops_models/total.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/total_item.go b/api/ops/ops_models/total_item.go index f520a3b..5b2a816 100644 --- a/api/ops/ops_models/total_item.go +++ b/api/ops/ops_models/total_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/ops/ops_models/total_tax_item.go b/api/ops/ops_models/total_tax_item.go index b738d11..92cfd0d 100644 --- a/api/ops/ops_models/total_tax_item.go +++ b/api/ops/ops_models/total_tax_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/pdf/pdf_client/pdf/get_p_d_f_parameters.go b/api/pdf/pdf_client/pdf/get_p_d_f_parameters.go index b6a8ea7..bfca45f 100644 --- a/api/pdf/pdf_client/pdf/get_p_d_f_parameters.go +++ b/api/pdf/pdf_client/pdf/get_p_d_f_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/pdf/pdf_client/pdf/get_p_d_f_responses.go b/api/pdf/pdf_client/pdf/get_p_d_f_responses.go index 5d6d31e..4202780 100644 --- a/api/pdf/pdf_client/pdf/get_p_d_f_responses.go +++ b/api/pdf/pdf_client/pdf/get_p_d_f_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/pdf/pdf_client/pdf/pdf_client.go b/api/pdf/pdf_client/pdf/pdf_client.go index 0921ae8..a53238d 100644 --- a/api/pdf/pdf_client/pdf/pdf_client.go +++ b/api/pdf/pdf_client/pdf/pdf_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/pdf/pdf_client/pdf_client.go b/api/pdf/pdf_client/pdf_client.go index 8d86bde..772af4c 100644 --- a/api/pdf/pdf_client/pdf_client.go +++ b/api/pdf/pdf_client/pdf_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/pdf/pdf_models/error.go b/api/pdf/pdf_models/error.go index c3f7d4b..4412f5d 100644 --- a/api/pdf/pdf_models/error.go +++ b/api/pdf/pdf_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/invoice/get_invoices_parameters.go b/api/plex/plex_client/invoice/get_invoices_parameters.go index 5e78040..1eeb0af 100644 --- a/api/plex/plex_client/invoice/get_invoices_parameters.go +++ b/api/plex/plex_client/invoice/get_invoices_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/invoice/get_invoices_responses.go b/api/plex/plex_client/invoice/get_invoices_responses.go index 5389669..21b06ec 100644 --- a/api/plex/plex_client/invoice/get_invoices_responses.go +++ b/api/plex/plex_client/invoice/get_invoices_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/invoice/get_medicinal_parameters.go b/api/plex/plex_client/invoice/get_medicinal_parameters.go index 2311e3a..b1d29fd 100644 --- a/api/plex/plex_client/invoice/get_medicinal_parameters.go +++ b/api/plex/plex_client/invoice/get_medicinal_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/invoice/get_medicinal_responses.go b/api/plex/plex_client/invoice/get_medicinal_responses.go index 5b5c74f..111a4e3 100644 --- a/api/plex/plex_client/invoice/get_medicinal_responses.go +++ b/api/plex/plex_client/invoice/get_medicinal_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/invoice/invoice_client.go b/api/plex/plex_client/invoice/invoice_client.go index dabfe71..8cd268a 100644 --- a/api/plex/plex_client/invoice/invoice_client.go +++ b/api/plex/plex_client/invoice/invoice_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/invoice_item/get_invoiceitems_parameters.go b/api/plex/plex_client/invoice_item/get_invoiceitems_parameters.go index 318ef69..2cef75b 100644 --- a/api/plex/plex_client/invoice_item/get_invoiceitems_parameters.go +++ b/api/plex/plex_client/invoice_item/get_invoiceitems_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/invoice_item/get_invoiceitems_responses.go b/api/plex/plex_client/invoice_item/get_invoiceitems_responses.go index 976ab5b..3b23f1f 100644 --- a/api/plex/plex_client/invoice_item/get_invoiceitems_responses.go +++ b/api/plex/plex_client/invoice_item/get_invoiceitems_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/invoice_item/invoice_item_client.go b/api/plex/plex_client/invoice_item/invoice_item_client.go index f499feb..e69490f 100644 --- a/api/plex/plex_client/invoice_item/invoice_item_client.go +++ b/api/plex/plex_client/invoice_item/invoice_item_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/plex_client.go b/api/plex/plex_client/plex_client.go index 3e324e8..c7a8492 100644 --- a/api/plex/plex_client/plex_client.go +++ b/api/plex/plex_client/plex_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/tax/get_district_taxes_parameters.go b/api/plex/plex_client/tax/get_district_taxes_parameters.go index 889d62b..3cef5d4 100644 --- a/api/plex/plex_client/tax/get_district_taxes_parameters.go +++ b/api/plex/plex_client/tax/get_district_taxes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/tax/get_district_taxes_responses.go b/api/plex/plex_client/tax/get_district_taxes_responses.go index 07ac0eb..8f8b800 100644 --- a/api/plex/plex_client/tax/get_district_taxes_responses.go +++ b/api/plex/plex_client/tax/get_district_taxes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/tax/get_sales_and_use_tax_return_parameters.go b/api/plex/plex_client/tax/get_sales_and_use_tax_return_parameters.go index ad78f18..b8a9c34 100644 --- a/api/plex/plex_client/tax/get_sales_and_use_tax_return_parameters.go +++ b/api/plex/plex_client/tax/get_sales_and_use_tax_return_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/tax/get_sales_and_use_tax_return_responses.go b/api/plex/plex_client/tax/get_sales_and_use_tax_return_responses.go index 7925ecd..8515f14 100644 --- a/api/plex/plex_client/tax/get_sales_and_use_tax_return_responses.go +++ b/api/plex/plex_client/tax/get_sales_and_use_tax_return_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/tax/get_use_tax_parameters.go b/api/plex/plex_client/tax/get_use_tax_parameters.go index f2ccddf..28bce8f 100644 --- a/api/plex/plex_client/tax/get_use_tax_parameters.go +++ b/api/plex/plex_client/tax/get_use_tax_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/tax/get_use_tax_responses.go b/api/plex/plex_client/tax/get_use_tax_responses.go index 46a23f3..2b4f5b8 100644 --- a/api/plex/plex_client/tax/get_use_tax_responses.go +++ b/api/plex/plex_client/tax/get_use_tax_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_client/tax/tax_client.go b/api/plex/plex_client/tax/tax_client.go index 4338ccf..177f0cb 100644 --- a/api/plex/plex_client/tax/tax_client.go +++ b/api/plex/plex_client/tax/tax_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/additional_deductions.go b/api/plex/plex_models/additional_deductions.go index 157010d..452f023 100644 --- a/api/plex/plex_models/additional_deductions.go +++ b/api/plex/plex_models/additional_deductions.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/district_taxes.go b/api/plex/plex_models/district_taxes.go index 700f502..529ccd5 100644 --- a/api/plex/plex_models/district_taxes.go +++ b/api/plex/plex_models/district_taxes.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/error.go b/api/plex/plex_models/error.go index 3c9fb21..dc89cb6 100644 --- a/api/plex/plex_models/error.go +++ b/api/plex/plex_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/invoice_item_summary.go b/api/plex/plex_models/invoice_item_summary.go index c828905..7559179 100644 --- a/api/plex/plex_models/invoice_item_summary.go +++ b/api/plex/plex_models/invoice_item_summary.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/invoice_item_summary_response.go b/api/plex/plex_models/invoice_item_summary_response.go index 3e18b3b..3cb2d83 100644 --- a/api/plex/plex_models/invoice_item_summary_response.go +++ b/api/plex/plex_models/invoice_item_summary_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/invoice_summary.go b/api/plex/plex_models/invoice_summary.go index 769d0aa..49bd5fe 100644 --- a/api/plex/plex_models/invoice_summary.go +++ b/api/plex/plex_models/invoice_summary.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/invoice_summary_response.go b/api/plex/plex_models/invoice_summary_response.go index fda331f..8674dee 100644 --- a/api/plex/plex_models/invoice_summary_response.go +++ b/api/plex/plex_models/invoice_summary_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/pagination.go b/api/plex/plex_models/pagination.go index 2fce4ce..227cfc4 100644 --- a/api/plex/plex_models/pagination.go +++ b/api/plex/plex_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/request_meta.go b/api/plex/plex_models/request_meta.go index 068cfbe..fc055da 100644 --- a/api/plex/plex_models/request_meta.go +++ b/api/plex/plex_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/response_meta.go b/api/plex/plex_models/response_meta.go index 246e11a..2a04992 100644 --- a/api/plex/plex_models/response_meta.go +++ b/api/plex/plex_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/tax_return.go b/api/plex/plex_models/tax_return.go index 0874416..0906764 100644 --- a/api/plex/plex_models/tax_return.go +++ b/api/plex/plex_models/tax_return.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/tax_return_panel.go b/api/plex/plex_models/tax_return_panel.go index e832b1c..cf6f0fc 100644 --- a/api/plex/plex_models/tax_return_panel.go +++ b/api/plex/plex_models/tax_return_panel.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/tax_return_response.go b/api/plex/plex_models/tax_return_response.go index 85e44cd..b7e5682 100644 --- a/api/plex/plex_models/tax_return_response.go +++ b/api/plex/plex_models/tax_return_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/tax_summary.go b/api/plex/plex_models/tax_summary.go index f0e5aac..08e204c 100644 --- a/api/plex/plex_models/tax_summary.go +++ b/api/plex/plex_models/tax_summary.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/tax_summary_response.go b/api/plex/plex_models/tax_summary_response.go index 697c406..7e87fa3 100644 --- a/api/plex/plex_models/tax_summary_response.go +++ b/api/plex/plex_models/tax_summary_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/use_tax.go b/api/plex/plex_models/use_tax.go index 8685431..49ef680 100644 --- a/api/plex/plex_models/use_tax.go +++ b/api/plex/plex_models/use_tax.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/plex/plex_models/use_tax_response.go b/api/plex/plex_models/use_tax_response.go index bc49d09..d53cded 100644 --- a/api/plex/plex_models/use_tax_response.go +++ b/api/plex/plex_models/use_tax_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/authority/authority_client.go b/api/regs/regs_client/authority/authority_client.go index f73fae8..447952a 100644 --- a/api/regs/regs_client/authority/authority_client.go +++ b/api/regs/regs_client/authority/authority_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/authority/get_authorities_parameters.go b/api/regs/regs_client/authority/get_authorities_parameters.go index 529da56..a1d8d42 100644 --- a/api/regs/regs_client/authority/get_authorities_parameters.go +++ b/api/regs/regs_client/authority/get_authorities_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/authority/get_authorities_responses.go b/api/regs/regs_client/authority/get_authorities_responses.go index d0662a2..ad8b33a 100644 --- a/api/regs/regs_client/authority/get_authorities_responses.go +++ b/api/regs/regs_client/authority/get_authorities_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/authority/post_authorities_parameters.go b/api/regs/regs_client/authority/post_authorities_parameters.go index c37b3be..9984655 100644 --- a/api/regs/regs_client/authority/post_authorities_parameters.go +++ b/api/regs/regs_client/authority/post_authorities_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/authority/post_authorities_responses.go b/api/regs/regs_client/authority/post_authorities_responses.go index e1e3622..770b585 100644 --- a/api/regs/regs_client/authority/post_authorities_responses.go +++ b/api/regs/regs_client/authority/post_authorities_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/authority/put_authorities_parameters.go b/api/regs/regs_client/authority/put_authorities_parameters.go index 0886df8..a5b3359 100644 --- a/api/regs/regs_client/authority/put_authorities_parameters.go +++ b/api/regs/regs_client/authority/put_authorities_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/authority/put_authorities_responses.go b/api/regs/regs_client/authority/put_authorities_responses.go index 42068d5..aa3689e 100644 --- a/api/regs/regs_client/authority/put_authorities_responses.go +++ b/api/regs/regs_client/authority/put_authorities_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/backend/backend_client.go b/api/regs/regs_client/backend/backend_client.go index ac0e37d..1ccdfab 100644 --- a/api/regs/regs_client/backend/backend_client.go +++ b/api/regs/regs_client/backend/backend_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/backend/delete_backend_parameters.go b/api/regs/regs_client/backend/delete_backend_parameters.go index e6d6a92..26aabd9 100644 --- a/api/regs/regs_client/backend/delete_backend_parameters.go +++ b/api/regs/regs_client/backend/delete_backend_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/backend/delete_backend_responses.go b/api/regs/regs_client/backend/delete_backend_responses.go index 6d79c43..686e553 100644 --- a/api/regs/regs_client/backend/delete_backend_responses.go +++ b/api/regs/regs_client/backend/delete_backend_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/backend/get_backends_parameters.go b/api/regs/regs_client/backend/get_backends_parameters.go index 8374280..a71d339 100644 --- a/api/regs/regs_client/backend/get_backends_parameters.go +++ b/api/regs/regs_client/backend/get_backends_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/backend/get_backends_responses.go b/api/regs/regs_client/backend/get_backends_responses.go index c3f62df..5de155a 100644 --- a/api/regs/regs_client/backend/get_backends_responses.go +++ b/api/regs/regs_client/backend/get_backends_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/backend/post_backends_parameters.go b/api/regs/regs_client/backend/post_backends_parameters.go index 2ca5eb1..f0b6c5f 100644 --- a/api/regs/regs_client/backend/post_backends_parameters.go +++ b/api/regs/regs_client/backend/post_backends_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/backend/post_backends_responses.go b/api/regs/regs_client/backend/post_backends_responses.go index b96faba..0f6274d 100644 --- a/api/regs/regs_client/backend/post_backends_responses.go +++ b/api/regs/regs_client/backend/post_backends_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/backend/put_backends_parameters.go b/api/regs/regs_client/backend/put_backends_parameters.go index ae1d607..b7e537f 100644 --- a/api/regs/regs_client/backend/put_backends_parameters.go +++ b/api/regs/regs_client/backend/put_backends_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/backend/put_backends_responses.go b/api/regs/regs_client/backend/put_backends_responses.go index 303643a..0c3f092 100644 --- a/api/regs/regs_client/backend/put_backends_responses.go +++ b/api/regs/regs_client/backend/put_backends_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/authority_options_parameters.go b/api/regs/regs_client/cors/authority_options_parameters.go index 6b3b5bd..9621be2 100644 --- a/api/regs/regs_client/cors/authority_options_parameters.go +++ b/api/regs/regs_client/cors/authority_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/authority_options_responses.go b/api/regs/regs_client/cors/authority_options_responses.go index 8cb758a..d16e42d 100644 --- a/api/regs/regs_client/cors/authority_options_responses.go +++ b/api/regs/regs_client/cors/authority_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/backend_options_parameters.go b/api/regs/regs_client/cors/backend_options_parameters.go index 034ac29..ef9ad1b 100644 --- a/api/regs/regs_client/cors/backend_options_parameters.go +++ b/api/regs/regs_client/cors/backend_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/backend_options_responses.go b/api/regs/regs_client/cors/backend_options_responses.go index d1836d5..494d30d 100644 --- a/api/regs/regs_client/cors/backend_options_responses.go +++ b/api/regs/regs_client/cors/backend_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/cors_client.go b/api/regs/regs_client/cors/cors_client.go index 7e0c134..40a5b6b 100644 --- a/api/regs/regs_client/cors/cors_client.go +++ b/api/regs/regs_client/cors/cors_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/filing_options_parameters.go b/api/regs/regs_client/cors/filing_options_parameters.go index f6f8d60..9a8a1da 100644 --- a/api/regs/regs_client/cors/filing_options_parameters.go +++ b/api/regs/regs_client/cors/filing_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/filing_options_responses.go b/api/regs/regs_client/cors/filing_options_responses.go index d36d64b..e844929 100644 --- a/api/regs/regs_client/cors/filing_options_responses.go +++ b/api/regs/regs_client/cors/filing_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/filing_type_options_parameters.go b/api/regs/regs_client/cors/filing_type_options_parameters.go index 03d60e1..e09fd80 100644 --- a/api/regs/regs_client/cors/filing_type_options_parameters.go +++ b/api/regs/regs_client/cors/filing_type_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/filing_type_options_responses.go b/api/regs/regs_client/cors/filing_type_options_responses.go index d53b675..158a37b 100644 --- a/api/regs/regs_client/cors/filing_type_options_responses.go +++ b/api/regs/regs_client/cors/filing_type_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/license_options_parameters.go b/api/regs/regs_client/cors/license_options_parameters.go index 927ca39..048b0a6 100644 --- a/api/regs/regs_client/cors/license_options_parameters.go +++ b/api/regs/regs_client/cors/license_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/license_options_responses.go b/api/regs/regs_client/cors/license_options_responses.go index 582a813..5e1c10e 100644 --- a/api/regs/regs_client/cors/license_options_responses.go +++ b/api/regs/regs_client/cors/license_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/license_type_options_parameters.go b/api/regs/regs_client/cors/license_type_options_parameters.go index 7281f10..faf09e9 100644 --- a/api/regs/regs_client/cors/license_type_options_parameters.go +++ b/api/regs/regs_client/cors/license_type_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/license_type_options_responses.go b/api/regs/regs_client/cors/license_type_options_responses.go index a72a462..38b5f88 100644 --- a/api/regs/regs_client/cors/license_type_options_responses.go +++ b/api/regs/regs_client/cors/license_type_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/notebook_options_parameters.go b/api/regs/regs_client/cors/notebook_options_parameters.go index 1421951..bdebc80 100644 --- a/api/regs/regs_client/cors/notebook_options_parameters.go +++ b/api/regs/regs_client/cors/notebook_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/notebook_options_responses.go b/api/regs/regs_client/cors/notebook_options_responses.go index 8679011..1a7e45d 100644 --- a/api/regs/regs_client/cors/notebook_options_responses.go +++ b/api/regs/regs_client/cors/notebook_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/rating_engine_options_parameters.go b/api/regs/regs_client/cors/rating_engine_options_parameters.go index 160e86e..05bda68 100644 --- a/api/regs/regs_client/cors/rating_engine_options_parameters.go +++ b/api/regs/regs_client/cors/rating_engine_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/rating_engine_options_responses.go b/api/regs/regs_client/cors/rating_engine_options_responses.go index 9726241..1e2a1aa 100644 --- a/api/regs/regs_client/cors/rating_engine_options_responses.go +++ b/api/regs/regs_client/cors/rating_engine_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/submission_options_parameters.go b/api/regs/regs_client/cors/submission_options_parameters.go index 51bfc1c..0e53441 100644 --- a/api/regs/regs_client/cors/submission_options_parameters.go +++ b/api/regs/regs_client/cors/submission_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/submission_options_responses.go b/api/regs/regs_client/cors/submission_options_responses.go index c20aaff..75dd816 100644 --- a/api/regs/regs_client/cors/submission_options_responses.go +++ b/api/regs/regs_client/cors/submission_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/tax_type_account_options_parameters.go b/api/regs/regs_client/cors/tax_type_account_options_parameters.go index 510ffd3..2258a58 100644 --- a/api/regs/regs_client/cors/tax_type_account_options_parameters.go +++ b/api/regs/regs_client/cors/tax_type_account_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/tax_type_account_options_responses.go b/api/regs/regs_client/cors/tax_type_account_options_responses.go index a2e5448..c658e85 100644 --- a/api/regs/regs_client/cors/tax_type_account_options_responses.go +++ b/api/regs/regs_client/cors/tax_type_account_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/transaction_options_parameters.go b/api/regs/regs_client/cors/transaction_options_parameters.go index 638c7cb..1098734 100644 --- a/api/regs/regs_client/cors/transaction_options_parameters.go +++ b/api/regs/regs_client/cors/transaction_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/cors/transaction_options_responses.go b/api/regs/regs_client/cors/transaction_options_responses.go index 17a3521..bac64da 100644 --- a/api/regs/regs_client/cors/transaction_options_responses.go +++ b/api/regs/regs_client/cors/transaction_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing/filing_client.go b/api/regs/regs_client/filing/filing_client.go index e138521..66c4df1 100644 --- a/api/regs/regs_client/filing/filing_client.go +++ b/api/regs/regs_client/filing/filing_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing/get_filings_parameters.go b/api/regs/regs_client/filing/get_filings_parameters.go index 1293c6b..f78ad8a 100644 --- a/api/regs/regs_client/filing/get_filings_parameters.go +++ b/api/regs/regs_client/filing/get_filings_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing/get_filings_responses.go b/api/regs/regs_client/filing/get_filings_responses.go index f1db39b..01855fa 100644 --- a/api/regs/regs_client/filing/get_filings_responses.go +++ b/api/regs/regs_client/filing/get_filings_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing/post_filings_parameters.go b/api/regs/regs_client/filing/post_filings_parameters.go index cf00a2f..da44ce5 100644 --- a/api/regs/regs_client/filing/post_filings_parameters.go +++ b/api/regs/regs_client/filing/post_filings_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing/post_filings_responses.go b/api/regs/regs_client/filing/post_filings_responses.go index 890a510..68de5bc 100644 --- a/api/regs/regs_client/filing/post_filings_responses.go +++ b/api/regs/regs_client/filing/post_filings_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing/put_filings_parameters.go b/api/regs/regs_client/filing/put_filings_parameters.go index 094d887..617da59 100644 --- a/api/regs/regs_client/filing/put_filings_parameters.go +++ b/api/regs/regs_client/filing/put_filings_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing/put_filings_responses.go b/api/regs/regs_client/filing/put_filings_responses.go index 727a458..21f394b 100644 --- a/api/regs/regs_client/filing/put_filings_responses.go +++ b/api/regs/regs_client/filing/put_filings_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing_type/filing_type_client.go b/api/regs/regs_client/filing_type/filing_type_client.go index cf8e74b..14d2d98 100644 --- a/api/regs/regs_client/filing_type/filing_type_client.go +++ b/api/regs/regs_client/filing_type/filing_type_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing_type/get_filing_types_parameters.go b/api/regs/regs_client/filing_type/get_filing_types_parameters.go index 04dc0fc..8970b67 100644 --- a/api/regs/regs_client/filing_type/get_filing_types_parameters.go +++ b/api/regs/regs_client/filing_type/get_filing_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing_type/get_filing_types_responses.go b/api/regs/regs_client/filing_type/get_filing_types_responses.go index 49dcf9b..0397b43 100644 --- a/api/regs/regs_client/filing_type/get_filing_types_responses.go +++ b/api/regs/regs_client/filing_type/get_filing_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing_type/post_filing_types_parameters.go b/api/regs/regs_client/filing_type/post_filing_types_parameters.go index 986d400..d614b1d 100644 --- a/api/regs/regs_client/filing_type/post_filing_types_parameters.go +++ b/api/regs/regs_client/filing_type/post_filing_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing_type/post_filing_types_responses.go b/api/regs/regs_client/filing_type/post_filing_types_responses.go index 40be060..462eab8 100644 --- a/api/regs/regs_client/filing_type/post_filing_types_responses.go +++ b/api/regs/regs_client/filing_type/post_filing_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing_type/put_filing_types_parameters.go b/api/regs/regs_client/filing_type/put_filing_types_parameters.go index bb571d4..d7a52f9 100644 --- a/api/regs/regs_client/filing_type/put_filing_types_parameters.go +++ b/api/regs/regs_client/filing_type/put_filing_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/filing_type/put_filing_types_responses.go b/api/regs/regs_client/filing_type/put_filing_types_responses.go index 9a70a7f..a5037c4 100644 --- a/api/regs/regs_client/filing_type/put_filing_types_responses.go +++ b/api/regs/regs_client/filing_type/put_filing_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license/get_licenses_parameters.go b/api/regs/regs_client/license/get_licenses_parameters.go index d57feb1..5f12c5d 100644 --- a/api/regs/regs_client/license/get_licenses_parameters.go +++ b/api/regs/regs_client/license/get_licenses_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license/get_licenses_responses.go b/api/regs/regs_client/license/get_licenses_responses.go index f47544b..d749a78 100644 --- a/api/regs/regs_client/license/get_licenses_responses.go +++ b/api/regs/regs_client/license/get_licenses_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license/license_client.go b/api/regs/regs_client/license/license_client.go index bcbaaeb..85e0aa0 100644 --- a/api/regs/regs_client/license/license_client.go +++ b/api/regs/regs_client/license/license_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license/post_licenses_parameters.go b/api/regs/regs_client/license/post_licenses_parameters.go index e6190a9..98e5969 100644 --- a/api/regs/regs_client/license/post_licenses_parameters.go +++ b/api/regs/regs_client/license/post_licenses_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license/post_licenses_responses.go b/api/regs/regs_client/license/post_licenses_responses.go index 0ed006d..0773bbf 100644 --- a/api/regs/regs_client/license/post_licenses_responses.go +++ b/api/regs/regs_client/license/post_licenses_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license/put_licenses_parameters.go b/api/regs/regs_client/license/put_licenses_parameters.go index c354bfb..dbb984c 100644 --- a/api/regs/regs_client/license/put_licenses_parameters.go +++ b/api/regs/regs_client/license/put_licenses_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license/put_licenses_responses.go b/api/regs/regs_client/license/put_licenses_responses.go index 152fb40..d267c50 100644 --- a/api/regs/regs_client/license/put_licenses_responses.go +++ b/api/regs/regs_client/license/put_licenses_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license_type/get_license_types_parameters.go b/api/regs/regs_client/license_type/get_license_types_parameters.go index e5be45e..e4b5dab 100644 --- a/api/regs/regs_client/license_type/get_license_types_parameters.go +++ b/api/regs/regs_client/license_type/get_license_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license_type/get_license_types_responses.go b/api/regs/regs_client/license_type/get_license_types_responses.go index e73202a..e441b84 100644 --- a/api/regs/regs_client/license_type/get_license_types_responses.go +++ b/api/regs/regs_client/license_type/get_license_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license_type/license_type_client.go b/api/regs/regs_client/license_type/license_type_client.go index 78f9157..0520742 100644 --- a/api/regs/regs_client/license_type/license_type_client.go +++ b/api/regs/regs_client/license_type/license_type_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license_type/post_license_types_parameters.go b/api/regs/regs_client/license_type/post_license_types_parameters.go index a918a38..65b22c5 100644 --- a/api/regs/regs_client/license_type/post_license_types_parameters.go +++ b/api/regs/regs_client/license_type/post_license_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/license_type/post_license_types_responses.go b/api/regs/regs_client/license_type/post_license_types_responses.go index bb9d9d7..4ad32c9 100644 --- a/api/regs/regs_client/license_type/post_license_types_responses.go +++ b/api/regs/regs_client/license_type/post_license_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/notebook/get_notebooks_parameters.go b/api/regs/regs_client/notebook/get_notebooks_parameters.go index 6e612aa..266b1fa 100644 --- a/api/regs/regs_client/notebook/get_notebooks_parameters.go +++ b/api/regs/regs_client/notebook/get_notebooks_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/notebook/get_notebooks_responses.go b/api/regs/regs_client/notebook/get_notebooks_responses.go index 4c3def2..2bd3c5e 100644 --- a/api/regs/regs_client/notebook/get_notebooks_responses.go +++ b/api/regs/regs_client/notebook/get_notebooks_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/notebook/notebook_client.go b/api/regs/regs_client/notebook/notebook_client.go index 3edbb75..1dcedd7 100644 --- a/api/regs/regs_client/notebook/notebook_client.go +++ b/api/regs/regs_client/notebook/notebook_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/notebook/post_notebooks_parameters.go b/api/regs/regs_client/notebook/post_notebooks_parameters.go index 88b4e2d..c748edb 100644 --- a/api/regs/regs_client/notebook/post_notebooks_parameters.go +++ b/api/regs/regs_client/notebook/post_notebooks_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/notebook/post_notebooks_responses.go b/api/regs/regs_client/notebook/post_notebooks_responses.go index 5eee4d9..a2d691a 100644 --- a/api/regs/regs_client/notebook/post_notebooks_responses.go +++ b/api/regs/regs_client/notebook/post_notebooks_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/notebook/put_notebooks_parameters.go b/api/regs/regs_client/notebook/put_notebooks_parameters.go index 68ccacb..c09f46d 100644 --- a/api/regs/regs_client/notebook/put_notebooks_parameters.go +++ b/api/regs/regs_client/notebook/put_notebooks_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/notebook/put_notebooks_responses.go b/api/regs/regs_client/notebook/put_notebooks_responses.go index 5ed3eef..1713ee7 100644 --- a/api/regs/regs_client/notebook/put_notebooks_responses.go +++ b/api/regs/regs_client/notebook/put_notebooks_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/rating_engine/delete_rating_engine_parameters.go b/api/regs/regs_client/rating_engine/delete_rating_engine_parameters.go index 301e673..97af395 100644 --- a/api/regs/regs_client/rating_engine/delete_rating_engine_parameters.go +++ b/api/regs/regs_client/rating_engine/delete_rating_engine_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/rating_engine/delete_rating_engine_responses.go b/api/regs/regs_client/rating_engine/delete_rating_engine_responses.go index 9471b05..0c11680 100644 --- a/api/regs/regs_client/rating_engine/delete_rating_engine_responses.go +++ b/api/regs/regs_client/rating_engine/delete_rating_engine_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/rating_engine/get_rating_engines_parameters.go b/api/regs/regs_client/rating_engine/get_rating_engines_parameters.go index 32f9d2d..c8118c7 100644 --- a/api/regs/regs_client/rating_engine/get_rating_engines_parameters.go +++ b/api/regs/regs_client/rating_engine/get_rating_engines_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/rating_engine/get_rating_engines_responses.go b/api/regs/regs_client/rating_engine/get_rating_engines_responses.go index 590b884..5f7ebd2 100644 --- a/api/regs/regs_client/rating_engine/get_rating_engines_responses.go +++ b/api/regs/regs_client/rating_engine/get_rating_engines_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/rating_engine/post_rating_engines_parameters.go b/api/regs/regs_client/rating_engine/post_rating_engines_parameters.go index 0236fa9..6033b16 100644 --- a/api/regs/regs_client/rating_engine/post_rating_engines_parameters.go +++ b/api/regs/regs_client/rating_engine/post_rating_engines_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/rating_engine/post_rating_engines_responses.go b/api/regs/regs_client/rating_engine/post_rating_engines_responses.go index b870721..e108fbd 100644 --- a/api/regs/regs_client/rating_engine/post_rating_engines_responses.go +++ b/api/regs/regs_client/rating_engine/post_rating_engines_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/rating_engine/put_rating_engines_parameters.go b/api/regs/regs_client/rating_engine/put_rating_engines_parameters.go index d98c1bb..328bc9d 100644 --- a/api/regs/regs_client/rating_engine/put_rating_engines_parameters.go +++ b/api/regs/regs_client/rating_engine/put_rating_engines_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/rating_engine/put_rating_engines_responses.go b/api/regs/regs_client/rating_engine/put_rating_engines_responses.go index 51ba8ed..e9be928 100644 --- a/api/regs/regs_client/rating_engine/put_rating_engines_responses.go +++ b/api/regs/regs_client/rating_engine/put_rating_engines_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/rating_engine/rating_engine_client.go b/api/regs/regs_client/rating_engine/rating_engine_client.go index df9974f..483ac80 100644 --- a/api/regs/regs_client/rating_engine/rating_engine_client.go +++ b/api/regs/regs_client/rating_engine/rating_engine_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/regs_client.go b/api/regs/regs_client/regs_client.go index 046f11c..e22d2d2 100644 --- a/api/regs/regs_client/regs_client.go +++ b/api/regs/regs_client/regs_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/submission/get_submissions_parameters.go b/api/regs/regs_client/submission/get_submissions_parameters.go index 15c530d..1d2acbf 100644 --- a/api/regs/regs_client/submission/get_submissions_parameters.go +++ b/api/regs/regs_client/submission/get_submissions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/submission/get_submissions_responses.go b/api/regs/regs_client/submission/get_submissions_responses.go index fbc2fe0..74c7fff 100644 --- a/api/regs/regs_client/submission/get_submissions_responses.go +++ b/api/regs/regs_client/submission/get_submissions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/submission/post_submissions_parameters.go b/api/regs/regs_client/submission/post_submissions_parameters.go index ba22576..6c0dc6c 100644 --- a/api/regs/regs_client/submission/post_submissions_parameters.go +++ b/api/regs/regs_client/submission/post_submissions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/submission/post_submissions_responses.go b/api/regs/regs_client/submission/post_submissions_responses.go index 7d4daf5..32e01b1 100644 --- a/api/regs/regs_client/submission/post_submissions_responses.go +++ b/api/regs/regs_client/submission/post_submissions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/submission/put_submissions_parameters.go b/api/regs/regs_client/submission/put_submissions_parameters.go index daafb45..1fa98ab 100644 --- a/api/regs/regs_client/submission/put_submissions_parameters.go +++ b/api/regs/regs_client/submission/put_submissions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/submission/put_submissions_responses.go b/api/regs/regs_client/submission/put_submissions_responses.go index 7e331d8..c2f1e0a 100644 --- a/api/regs/regs_client/submission/put_submissions_responses.go +++ b/api/regs/regs_client/submission/put_submissions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/submission/submission_client.go b/api/regs/regs_client/submission/submission_client.go index b5c9a26..c50dac4 100644 --- a/api/regs/regs_client/submission/submission_client.go +++ b/api/regs/regs_client/submission/submission_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/tax_type_account/delete_type_accounts_parameters.go b/api/regs/regs_client/tax_type_account/delete_type_accounts_parameters.go index 2fdbf91..f3a4ee7 100644 --- a/api/regs/regs_client/tax_type_account/delete_type_accounts_parameters.go +++ b/api/regs/regs_client/tax_type_account/delete_type_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/tax_type_account/delete_type_accounts_responses.go b/api/regs/regs_client/tax_type_account/delete_type_accounts_responses.go index 806ce47..a0660b5 100644 --- a/api/regs/regs_client/tax_type_account/delete_type_accounts_responses.go +++ b/api/regs/regs_client/tax_type_account/delete_type_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/tax_type_account/get_tax_type_accounts_parameters.go b/api/regs/regs_client/tax_type_account/get_tax_type_accounts_parameters.go index 452358d..d9ba27a 100644 --- a/api/regs/regs_client/tax_type_account/get_tax_type_accounts_parameters.go +++ b/api/regs/regs_client/tax_type_account/get_tax_type_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/tax_type_account/get_tax_type_accounts_responses.go b/api/regs/regs_client/tax_type_account/get_tax_type_accounts_responses.go index 68ee952..bc4ffb9 100644 --- a/api/regs/regs_client/tax_type_account/get_tax_type_accounts_responses.go +++ b/api/regs/regs_client/tax_type_account/get_tax_type_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/tax_type_account/post_tax_type_accounts_parameters.go b/api/regs/regs_client/tax_type_account/post_tax_type_accounts_parameters.go index 2af19c4..cb4c49b 100644 --- a/api/regs/regs_client/tax_type_account/post_tax_type_accounts_parameters.go +++ b/api/regs/regs_client/tax_type_account/post_tax_type_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/tax_type_account/post_tax_type_accounts_responses.go b/api/regs/regs_client/tax_type_account/post_tax_type_accounts_responses.go index 655b8af..d51c1ec 100644 --- a/api/regs/regs_client/tax_type_account/post_tax_type_accounts_responses.go +++ b/api/regs/regs_client/tax_type_account/post_tax_type_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/tax_type_account/put_tax_type_accounts_parameters.go b/api/regs/regs_client/tax_type_account/put_tax_type_accounts_parameters.go index 3717eac..b20295b 100644 --- a/api/regs/regs_client/tax_type_account/put_tax_type_accounts_parameters.go +++ b/api/regs/regs_client/tax_type_account/put_tax_type_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/tax_type_account/put_tax_type_accounts_responses.go b/api/regs/regs_client/tax_type_account/put_tax_type_accounts_responses.go index 5a5a284..5ac801e 100644 --- a/api/regs/regs_client/tax_type_account/put_tax_type_accounts_responses.go +++ b/api/regs/regs_client/tax_type_account/put_tax_type_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/tax_type_account/tax_type_account_client.go b/api/regs/regs_client/tax_type_account/tax_type_account_client.go index 77300b8..7d065ac 100644 --- a/api/regs/regs_client/tax_type_account/tax_type_account_client.go +++ b/api/regs/regs_client/tax_type_account/tax_type_account_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/transaction/get_transactions_parameters.go b/api/regs/regs_client/transaction/get_transactions_parameters.go index 4c52880..d56f3eb 100644 --- a/api/regs/regs_client/transaction/get_transactions_parameters.go +++ b/api/regs/regs_client/transaction/get_transactions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/transaction/get_transactions_responses.go b/api/regs/regs_client/transaction/get_transactions_responses.go index 934792f..8ade714 100644 --- a/api/regs/regs_client/transaction/get_transactions_responses.go +++ b/api/regs/regs_client/transaction/get_transactions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/transaction/post_transactions_parameters.go b/api/regs/regs_client/transaction/post_transactions_parameters.go index f3cdfec..af4b170 100644 --- a/api/regs/regs_client/transaction/post_transactions_parameters.go +++ b/api/regs/regs_client/transaction/post_transactions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/transaction/post_transactions_responses.go b/api/regs/regs_client/transaction/post_transactions_responses.go index 370beaa..8a28d4b 100644 --- a/api/regs/regs_client/transaction/post_transactions_responses.go +++ b/api/regs/regs_client/transaction/post_transactions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/transaction/put_transactions_parameters.go b/api/regs/regs_client/transaction/put_transactions_parameters.go index dfbc87f..97948ef 100644 --- a/api/regs/regs_client/transaction/put_transactions_parameters.go +++ b/api/regs/regs_client/transaction/put_transactions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/transaction/put_transactions_responses.go b/api/regs/regs_client/transaction/put_transactions_responses.go index 402eaff..1bc8ffa 100644 --- a/api/regs/regs_client/transaction/put_transactions_responses.go +++ b/api/regs/regs_client/transaction/put_transactions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_client/transaction/transaction_client.go b/api/regs/regs_client/transaction/transaction_client.go index 9d675ae..0c9b73c 100644 --- a/api/regs/regs_client/transaction/transaction_client.go +++ b/api/regs/regs_client/transaction/transaction_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/authority.go b/api/regs/regs_models/authority.go index 4a40ab3..b6a54cb 100644 --- a/api/regs/regs_models/authority.go +++ b/api/regs/regs_models/authority.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/authority_request.go b/api/regs/regs_models/authority_request.go index 72cfdcc..73f90fb 100644 --- a/api/regs/regs_models/authority_request.go +++ b/api/regs/regs_models/authority_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/authority_response.go b/api/regs/regs_models/authority_response.go index b2a649e..7f78475 100644 --- a/api/regs/regs_models/authority_response.go +++ b/api/regs/regs_models/authority_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/backend.go b/api/regs/regs_models/backend.go index 33ebcfe..c7ed807 100644 --- a/api/regs/regs_models/backend.go +++ b/api/regs/regs_models/backend.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/backend_request.go b/api/regs/regs_models/backend_request.go index 41e834a..8f63d7d 100644 --- a/api/regs/regs_models/backend_request.go +++ b/api/regs/regs_models/backend_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/backend_response.go b/api/regs/regs_models/backend_response.go index f075d4a..dff39d7 100644 --- a/api/regs/regs_models/backend_response.go +++ b/api/regs/regs_models/backend_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/delete_response.go b/api/regs/regs_models/delete_response.go index 93aa6d2..a799f9c 100644 --- a/api/regs/regs_models/delete_response.go +++ b/api/regs/regs_models/delete_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/error.go b/api/regs/regs_models/error.go index c76205e..ff68365 100644 --- a/api/regs/regs_models/error.go +++ b/api/regs/regs_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/filing.go b/api/regs/regs_models/filing.go index 3c9d534..10e5c81 100644 --- a/api/regs/regs_models/filing.go +++ b/api/regs/regs_models/filing.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/filing_request.go b/api/regs/regs_models/filing_request.go index 738c1b7..74e2c7f 100644 --- a/api/regs/regs_models/filing_request.go +++ b/api/regs/regs_models/filing_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/filing_response.go b/api/regs/regs_models/filing_response.go index d064d96..e5bda04 100644 --- a/api/regs/regs_models/filing_response.go +++ b/api/regs/regs_models/filing_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/filing_schedule_item.go b/api/regs/regs_models/filing_schedule_item.go index d806813..0a4dbd5 100644 --- a/api/regs/regs_models/filing_schedule_item.go +++ b/api/regs/regs_models/filing_schedule_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/filing_type.go b/api/regs/regs_models/filing_type.go index 05b0ce2..7bf8f00 100644 --- a/api/regs/regs_models/filing_type.go +++ b/api/regs/regs_models/filing_type.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/filing_type_instance.go b/api/regs/regs_models/filing_type_instance.go index 73f451d..d2d9fd3 100644 --- a/api/regs/regs_models/filing_type_instance.go +++ b/api/regs/regs_models/filing_type_instance.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/filing_type_request.go b/api/regs/regs_models/filing_type_request.go index fd55d54..fd7a371 100644 --- a/api/regs/regs_models/filing_type_request.go +++ b/api/regs/regs_models/filing_type_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/filing_type_response.go b/api/regs/regs_models/filing_type_response.go index 1454253..5e6efb8 100644 --- a/api/regs/regs_models/filing_type_response.go +++ b/api/regs/regs_models/filing_type_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/geo_license_type_instance.go b/api/regs/regs_models/geo_license_type_instance.go index cd04e37..d91492b 100644 --- a/api/regs/regs_models/geo_license_type_instance.go +++ b/api/regs/regs_models/geo_license_type_instance.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/invalid_error.go b/api/regs/regs_models/invalid_error.go index 033d96a..828dfdc 100644 --- a/api/regs/regs_models/invalid_error.go +++ b/api/regs/regs_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/license.go b/api/regs/regs_models/license.go index 5bfa00d..285d1de 100644 --- a/api/regs/regs_models/license.go +++ b/api/regs/regs_models/license.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/license_request.go b/api/regs/regs_models/license_request.go index befe9cd..f7223c2 100644 --- a/api/regs/regs_models/license_request.go +++ b/api/regs/regs_models/license_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/license_response.go b/api/regs/regs_models/license_response.go index da9fff2..246b754 100644 --- a/api/regs/regs_models/license_response.go +++ b/api/regs/regs_models/license_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/license_type.go b/api/regs/regs_models/license_type.go index 95a5fa9..d66902c 100644 --- a/api/regs/regs_models/license_type.go +++ b/api/regs/regs_models/license_type.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/license_type_request.go b/api/regs/regs_models/license_type_request.go index 53d9c79..83c4e12 100644 --- a/api/regs/regs_models/license_type_request.go +++ b/api/regs/regs_models/license_type_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/license_type_response.go b/api/regs/regs_models/license_type_response.go index 716c551..65e96d2 100644 --- a/api/regs/regs_models/license_type_response.go +++ b/api/regs/regs_models/license_type_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/message.go b/api/regs/regs_models/message.go index e26bd23..e05012c 100644 --- a/api/regs/regs_models/message.go +++ b/api/regs/regs_models/message.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/notebook.go b/api/regs/regs_models/notebook.go index 55039f0..8e34cc0 100644 --- a/api/regs/regs_models/notebook.go +++ b/api/regs/regs_models/notebook.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/notebook_item.go b/api/regs/regs_models/notebook_item.go index 78ab97f..448934c 100644 --- a/api/regs/regs_models/notebook_item.go +++ b/api/regs/regs_models/notebook_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/notebook_request.go b/api/regs/regs_models/notebook_request.go index faa503c..1cdfd33 100644 --- a/api/regs/regs_models/notebook_request.go +++ b/api/regs/regs_models/notebook_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/notebook_response.go b/api/regs/regs_models/notebook_response.go index f69d55c..d2f890c 100644 --- a/api/regs/regs_models/notebook_response.go +++ b/api/regs/regs_models/notebook_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/pagination.go b/api/regs/regs_models/pagination.go index bf1aab5..c3b0cce 100644 --- a/api/regs/regs_models/pagination.go +++ b/api/regs/regs_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/rating_engine.go b/api/regs/regs_models/rating_engine.go index 2193b0f..a56c82c 100644 --- a/api/regs/regs_models/rating_engine.go +++ b/api/regs/regs_models/rating_engine.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/rating_engine_item.go b/api/regs/regs_models/rating_engine_item.go index 750ef02..fa33792 100644 --- a/api/regs/regs_models/rating_engine_item.go +++ b/api/regs/regs_models/rating_engine_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/rating_engine_request.go b/api/regs/regs_models/rating_engine_request.go index d4cc4b8..dc9e34c 100644 --- a/api/regs/regs_models/rating_engine_request.go +++ b/api/regs/regs_models/rating_engine_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/rating_engine_response.go b/api/regs/regs_models/rating_engine_response.go index ff85609..7c6db5d 100644 --- a/api/regs/regs_models/rating_engine_response.go +++ b/api/regs/regs_models/rating_engine_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/request_meta.go b/api/regs/regs_models/request_meta.go index 7b44ba1..e881f17 100644 --- a/api/regs/regs_models/request_meta.go +++ b/api/regs/regs_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/response_meta.go b/api/regs/regs_models/response_meta.go index a5b92cc..ece1dda 100644 --- a/api/regs/regs_models/response_meta.go +++ b/api/regs/regs_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/submission.go b/api/regs/regs_models/submission.go index e9015af..89e7807 100644 --- a/api/regs/regs_models/submission.go +++ b/api/regs/regs_models/submission.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/submission_request.go b/api/regs/regs_models/submission_request.go index c45f134..a7dce88 100644 --- a/api/regs/regs_models/submission_request.go +++ b/api/regs/regs_models/submission_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/submission_response.go b/api/regs/regs_models/submission_response.go index f8bb3fd..a3b735e 100644 --- a/api/regs/regs_models/submission_response.go +++ b/api/regs/regs_models/submission_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/tax_type_account.go b/api/regs/regs_models/tax_type_account.go index d097515..ad1310d 100644 --- a/api/regs/regs_models/tax_type_account.go +++ b/api/regs/regs_models/tax_type_account.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/tax_type_account_request.go b/api/regs/regs_models/tax_type_account_request.go index c3488c0..36151b6 100644 --- a/api/regs/regs_models/tax_type_account_request.go +++ b/api/regs/regs_models/tax_type_account_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/tax_type_account_response.go b/api/regs/regs_models/tax_type_account_response.go index 12b4e36..9b30c3e 100644 --- a/api/regs/regs_models/tax_type_account_response.go +++ b/api/regs/regs_models/tax_type_account_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/transaction.go b/api/regs/regs_models/transaction.go index 546d190..75a4787 100644 --- a/api/regs/regs_models/transaction.go +++ b/api/regs/regs_models/transaction.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/transaction_request.go b/api/regs/regs_models/transaction_request.go index 62f51ce..6bde796 100644 --- a/api/regs/regs_models/transaction_request.go +++ b/api/regs/regs_models/transaction_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/regs/regs_models/transaction_response.go b/api/regs/regs_models/transaction_response.go index 0187403..7879a5d 100644 --- a/api/regs/regs_models/transaction_response.go +++ b/api/regs/regs_models/transaction_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/account/account_client.go b/api/render/render_client/account/account_client.go index dc34806..0305bc8 100644 --- a/api/render/render_client/account/account_client.go +++ b/api/render/render_client/account/account_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/account/get_render_account_parameters.go b/api/render/render_client/account/get_render_account_parameters.go index cd633ea..825f5e8 100644 --- a/api/render/render_client/account/get_render_account_parameters.go +++ b/api/render/render_client/account/get_render_account_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/account/get_render_account_responses.go b/api/render/render_client/account/get_render_account_responses.go index ce9f30e..4443776 100644 --- a/api/render/render_client/account/get_render_account_responses.go +++ b/api/render/render_client/account/get_render_account_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/account_options_parameters.go b/api/render/render_client/cors/account_options_parameters.go index 6f6c9df..777b99c 100644 --- a/api/render/render_client/cors/account_options_parameters.go +++ b/api/render/render_client/cors/account_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/account_options_responses.go b/api/render/render_client/cors/account_options_responses.go index 8bfabd3..324e979 100644 --- a/api/render/render_client/cors/account_options_responses.go +++ b/api/render/render_client/cors/account_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/cors_client.go b/api/render/render_client/cors/cors_client.go index f737a19..0b9ad07 100644 --- a/api/render/render_client/cors/cors_client.go +++ b/api/render/render_client/cors/cors_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/county_options_parameters.go b/api/render/render_client/cors/county_options_parameters.go index 13bbbe1..c776a19 100644 --- a/api/render/render_client/cors/county_options_parameters.go +++ b/api/render/render_client/cors/county_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/county_options_responses.go b/api/render/render_client/cors/county_options_responses.go index 05e240b..61aa5a5 100644 --- a/api/render/render_client/cors/county_options_responses.go +++ b/api/render/render_client/cors/county_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/ingest_options_parameters.go b/api/render/render_client/cors/ingest_options_parameters.go index 9052205..a7c0bbb 100644 --- a/api/render/render_client/cors/ingest_options_parameters.go +++ b/api/render/render_client/cors/ingest_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/ingest_options_responses.go b/api/render/render_client/cors/ingest_options_responses.go index 4f273a1..ae22168 100644 --- a/api/render/render_client/cors/ingest_options_responses.go +++ b/api/render/render_client/cors/ingest_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/invoice_options_parameters.go b/api/render/render_client/cors/invoice_options_parameters.go index 072dfad..0a9d5d4 100644 --- a/api/render/render_client/cors/invoice_options_parameters.go +++ b/api/render/render_client/cors/invoice_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/invoice_options_responses.go b/api/render/render_client/cors/invoice_options_responses.go index 42563f1..aa2fd5b 100644 --- a/api/render/render_client/cors/invoice_options_responses.go +++ b/api/render/render_client/cors/invoice_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/report_options_parameters.go b/api/render/render_client/cors/report_options_parameters.go index e27ba10..59b160c 100644 --- a/api/render/render_client/cors/report_options_parameters.go +++ b/api/render/render_client/cors/report_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/report_options_responses.go b/api/render/render_client/cors/report_options_responses.go index d2114a8..75d14ec 100644 --- a/api/render/render_client/cors/report_options_responses.go +++ b/api/render/render_client/cors/report_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/tax_options_parameters.go b/api/render/render_client/cors/tax_options_parameters.go index c20cb4b..32e4507 100644 --- a/api/render/render_client/cors/tax_options_parameters.go +++ b/api/render/render_client/cors/tax_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/cors/tax_options_responses.go b/api/render/render_client/cors/tax_options_responses.go index 3d06450..cd28fa9 100644 --- a/api/render/render_client/cors/tax_options_responses.go +++ b/api/render/render_client/cors/tax_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/county/county_client.go b/api/render/render_client/county/county_client.go index 65549d0..cb31fcc 100644 --- a/api/render/render_client/county/county_client.go +++ b/api/render/render_client/county/county_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/county/get_render_county_parameters.go b/api/render/render_client/county/get_render_county_parameters.go index d0fabff..239d0dd 100644 --- a/api/render/render_client/county/get_render_county_parameters.go +++ b/api/render/render_client/county/get_render_county_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/county/get_render_county_responses.go b/api/render/render_client/county/get_render_county_responses.go index 6b8ee5e..47685a4 100644 --- a/api/render/render_client/county/get_render_county_responses.go +++ b/api/render/render_client/county/get_render_county_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/ingest/get_render_ingests_parameters.go b/api/render/render_client/ingest/get_render_ingests_parameters.go index 5930276..10f1278 100644 --- a/api/render/render_client/ingest/get_render_ingests_parameters.go +++ b/api/render/render_client/ingest/get_render_ingests_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/ingest/get_render_ingests_responses.go b/api/render/render_client/ingest/get_render_ingests_responses.go index c07c8d9..e360c24 100644 --- a/api/render/render_client/ingest/get_render_ingests_responses.go +++ b/api/render/render_client/ingest/get_render_ingests_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/ingest/ingest_client.go b/api/render/render_client/ingest/ingest_client.go index 0553690..6853081 100644 --- a/api/render/render_client/ingest/ingest_client.go +++ b/api/render/render_client/ingest/ingest_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/invoice/get_render_invoice_parameters.go b/api/render/render_client/invoice/get_render_invoice_parameters.go index 5cdffd8..67d9360 100644 --- a/api/render/render_client/invoice/get_render_invoice_parameters.go +++ b/api/render/render_client/invoice/get_render_invoice_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/invoice/get_render_invoice_responses.go b/api/render/render_client/invoice/get_render_invoice_responses.go index da8a33a..3a44b70 100644 --- a/api/render/render_client/invoice/get_render_invoice_responses.go +++ b/api/render/render_client/invoice/get_render_invoice_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/invoice/invoice_client.go b/api/render/render_client/invoice/invoice_client.go index ccc9b71..119c8f5 100644 --- a/api/render/render_client/invoice/invoice_client.go +++ b/api/render/render_client/invoice/invoice_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/render_client.go b/api/render/render_client/render_client.go index 83d060e..549edbd 100644 --- a/api/render/render_client/render_client.go +++ b/api/render/render_client/render_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/report/get_render_reports_parameters.go b/api/render/render_client/report/get_render_reports_parameters.go index 3626a6c..89afc65 100644 --- a/api/render/render_client/report/get_render_reports_parameters.go +++ b/api/render/render_client/report/get_render_reports_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/report/get_render_reports_responses.go b/api/render/render_client/report/get_render_reports_responses.go index c59f078..4d58c89 100644 --- a/api/render/render_client/report/get_render_reports_responses.go +++ b/api/render/render_client/report/get_render_reports_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/report/report_client.go b/api/render/render_client/report/report_client.go index 63cdf29..e338c38 100644 --- a/api/render/render_client/report/report_client.go +++ b/api/render/render_client/report/report_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/tax/get_render_taxes_parameters.go b/api/render/render_client/tax/get_render_taxes_parameters.go index ec951ec..7cca05a 100644 --- a/api/render/render_client/tax/get_render_taxes_parameters.go +++ b/api/render/render_client/tax/get_render_taxes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/tax/get_render_taxes_responses.go b/api/render/render_client/tax/get_render_taxes_responses.go index 5462d08..0cd104b 100644 --- a/api/render/render_client/tax/get_render_taxes_responses.go +++ b/api/render/render_client/tax/get_render_taxes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_client/tax/tax_client.go b/api/render/render_client/tax/tax_client.go index b20e4ce..6aa5c9b 100644 --- a/api/render/render_client/tax/tax_client.go +++ b/api/render/render_client/tax/tax_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_models/document.go b/api/render/render_models/document.go index d3ea6a8..d5fc8fd 100644 --- a/api/render/render_models/document.go +++ b/api/render/render_models/document.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_models/document_response.go b/api/render/render_models/document_response.go index 9c80805..1d7c282 100644 --- a/api/render/render_models/document_response.go +++ b/api/render/render_models/document_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_models/error.go b/api/render/render_models/error.go index bc082c3..2322474 100644 --- a/api/render/render_models/error.go +++ b/api/render/render_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_models/invalid_error.go b/api/render/render_models/invalid_error.go index 473a5f6..72fc3f7 100644 --- a/api/render/render_models/invalid_error.go +++ b/api/render/render_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_models/pagination.go b/api/render/render_models/pagination.go index d24ffd2..6e5870a 100644 --- a/api/render/render_models/pagination.go +++ b/api/render/render_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/render/render_models/response_meta.go b/api/render/render_models/response_meta.go index 66f1f8b..7d48c13 100644 --- a/api/render/render_models/response_meta.go +++ b/api/render/render_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounting_rules/accounting_rules_client.go b/api/sf-gate/sf_gate_client/accounting_rules/accounting_rules_client.go index 171ff2f..b7b8031 100644 --- a/api/sf-gate/sf_gate_client/accounting_rules/accounting_rules_client.go +++ b/api/sf-gate/sf_gate_client/accounting_rules/accounting_rules_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounting_rules/get_accounting_rules_parameters.go b/api/sf-gate/sf_gate_client/accounting_rules/get_accounting_rules_parameters.go index bab05ff..02c9fca 100644 --- a/api/sf-gate/sf_gate_client/accounting_rules/get_accounting_rules_parameters.go +++ b/api/sf-gate/sf_gate_client/accounting_rules/get_accounting_rules_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounting_rules/get_accounting_rules_responses.go b/api/sf-gate/sf_gate_client/accounting_rules/get_accounting_rules_responses.go index 5003899..2f2f00b 100644 --- a/api/sf-gate/sf_gate_client/accounting_rules/get_accounting_rules_responses.go +++ b/api/sf-gate/sf_gate_client/accounting_rules/get_accounting_rules_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounting_rulesets/accounting_rulesets_client.go b/api/sf-gate/sf_gate_client/accounting_rulesets/accounting_rulesets_client.go index 63c6ead..04e0af5 100644 --- a/api/sf-gate/sf_gate_client/accounting_rulesets/accounting_rulesets_client.go +++ b/api/sf-gate/sf_gate_client/accounting_rulesets/accounting_rulesets_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounting_rulesets/get_accounting_rulesets_parameters.go b/api/sf-gate/sf_gate_client/accounting_rulesets/get_accounting_rulesets_parameters.go index acb3245..b2a21f0 100644 --- a/api/sf-gate/sf_gate_client/accounting_rulesets/get_accounting_rulesets_parameters.go +++ b/api/sf-gate/sf_gate_client/accounting_rulesets/get_accounting_rulesets_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounting_rulesets/get_accounting_rulesets_responses.go b/api/sf-gate/sf_gate_client/accounting_rulesets/get_accounting_rulesets_responses.go index 7d3a0e1..f0b7bf1 100644 --- a/api/sf-gate/sf_gate_client/accounting_rulesets/get_accounting_rulesets_responses.go +++ b/api/sf-gate/sf_gate_client/accounting_rulesets/get_accounting_rulesets_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounts/accounts_client.go b/api/sf-gate/sf_gate_client/accounts/accounts_client.go index bce0e9e..f7804cf 100644 --- a/api/sf-gate/sf_gate_client/accounts/accounts_client.go +++ b/api/sf-gate/sf_gate_client/accounts/accounts_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounts/get_accounts_parameters.go b/api/sf-gate/sf_gate_client/accounts/get_accounts_parameters.go index d8e5cae..0361113 100644 --- a/api/sf-gate/sf_gate_client/accounts/get_accounts_parameters.go +++ b/api/sf-gate/sf_gate_client/accounts/get_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounts/get_accounts_responses.go b/api/sf-gate/sf_gate_client/accounts/get_accounts_responses.go index 8e2839d..b36680d 100644 --- a/api/sf-gate/sf_gate_client/accounts/get_accounts_responses.go +++ b/api/sf-gate/sf_gate_client/accounts/get_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounts/post_accounts_parameters.go b/api/sf-gate/sf_gate_client/accounts/post_accounts_parameters.go index 9a18e5b..954259d 100644 --- a/api/sf-gate/sf_gate_client/accounts/post_accounts_parameters.go +++ b/api/sf-gate/sf_gate_client/accounts/post_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounts/post_accounts_responses.go b/api/sf-gate/sf_gate_client/accounts/post_accounts_responses.go index b555d5d..97eec73 100644 --- a/api/sf-gate/sf_gate_client/accounts/post_accounts_responses.go +++ b/api/sf-gate/sf_gate_client/accounts/post_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounts/put_account_parameters.go b/api/sf-gate/sf_gate_client/accounts/put_account_parameters.go index 5d4c005..91a1047 100644 --- a/api/sf-gate/sf_gate_client/accounts/put_account_parameters.go +++ b/api/sf-gate/sf_gate_client/accounts/put_account_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/accounts/put_account_responses.go b/api/sf-gate/sf_gate_client/accounts/put_account_responses.go index 42a8ba0..5dddcdc 100644 --- a/api/sf-gate/sf_gate_client/accounts/put_account_responses.go +++ b/api/sf-gate/sf_gate_client/accounts/put_account_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/authorities/authorities_client.go b/api/sf-gate/sf_gate_client/authorities/authorities_client.go index c675665..2992e7e 100644 --- a/api/sf-gate/sf_gate_client/authorities/authorities_client.go +++ b/api/sf-gate/sf_gate_client/authorities/authorities_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/authorities/get_authorities_parameters.go b/api/sf-gate/sf_gate_client/authorities/get_authorities_parameters.go index 0fc828d..e828c7f 100644 --- a/api/sf-gate/sf_gate_client/authorities/get_authorities_parameters.go +++ b/api/sf-gate/sf_gate_client/authorities/get_authorities_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/authorities/get_authorities_responses.go b/api/sf-gate/sf_gate_client/authorities/get_authorities_responses.go index 289e4ad..4944011 100644 --- a/api/sf-gate/sf_gate_client/authorities/get_authorities_responses.go +++ b/api/sf-gate/sf_gate_client/authorities/get_authorities_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/backends/backends_client.go b/api/sf-gate/sf_gate_client/backends/backends_client.go index c45a9d4..c88ad2e 100644 --- a/api/sf-gate/sf_gate_client/backends/backends_client.go +++ b/api/sf-gate/sf_gate_client/backends/backends_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/backends/get_backends_parameters.go b/api/sf-gate/sf_gate_client/backends/get_backends_parameters.go index 03d7294..80f6596 100644 --- a/api/sf-gate/sf_gate_client/backends/get_backends_parameters.go +++ b/api/sf-gate/sf_gate_client/backends/get_backends_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/backends/get_backends_responses.go b/api/sf-gate/sf_gate_client/backends/get_backends_responses.go index cb5b649..ad6bead 100644 --- a/api/sf-gate/sf_gate_client/backends/get_backends_responses.go +++ b/api/sf-gate/sf_gate_client/backends/get_backends_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/cash_receipts/cash_receipts_client.go b/api/sf-gate/sf_gate_client/cash_receipts/cash_receipts_client.go index 322d35a..08ef52a 100644 --- a/api/sf-gate/sf_gate_client/cash_receipts/cash_receipts_client.go +++ b/api/sf-gate/sf_gate_client/cash_receipts/cash_receipts_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/cash_receipts/get_cash_receipts_parameters.go b/api/sf-gate/sf_gate_client/cash_receipts/get_cash_receipts_parameters.go index 6d8a174..3a1272f 100644 --- a/api/sf-gate/sf_gate_client/cash_receipts/get_cash_receipts_parameters.go +++ b/api/sf-gate/sf_gate_client/cash_receipts/get_cash_receipts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/cash_receipts/get_cash_receipts_responses.go b/api/sf-gate/sf_gate_client/cash_receipts/get_cash_receipts_responses.go index cd0c424..11bc70d 100644 --- a/api/sf-gate/sf_gate_client/cash_receipts/get_cash_receipts_responses.go +++ b/api/sf-gate/sf_gate_client/cash_receipts/get_cash_receipts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/cash_receipts/post_cash_receipts_parameters.go b/api/sf-gate/sf_gate_client/cash_receipts/post_cash_receipts_parameters.go index 327d358..aa80e72 100644 --- a/api/sf-gate/sf_gate_client/cash_receipts/post_cash_receipts_parameters.go +++ b/api/sf-gate/sf_gate_client/cash_receipts/post_cash_receipts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/cash_receipts/post_cash_receipts_responses.go b/api/sf-gate/sf_gate_client/cash_receipts/post_cash_receipts_responses.go index fc00f8d..98a99c4 100644 --- a/api/sf-gate/sf_gate_client/cash_receipts/post_cash_receipts_responses.go +++ b/api/sf-gate/sf_gate_client/cash_receipts/post_cash_receipts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/cash_receipts/put_cash_recipts_parameters.go b/api/sf-gate/sf_gate_client/cash_receipts/put_cash_recipts_parameters.go index 4a39ed6..73c9ec1 100644 --- a/api/sf-gate/sf_gate_client/cash_receipts/put_cash_recipts_parameters.go +++ b/api/sf-gate/sf_gate_client/cash_receipts/put_cash_recipts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/cash_receipts/put_cash_recipts_responses.go b/api/sf-gate/sf_gate_client/cash_receipts/put_cash_recipts_responses.go index 2a6cf56..2de17a2 100644 --- a/api/sf-gate/sf_gate_client/cash_receipts/put_cash_recipts_responses.go +++ b/api/sf-gate/sf_gate_client/cash_receipts/put_cash_recipts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/clusters/clusters_client.go b/api/sf-gate/sf_gate_client/clusters/clusters_client.go index 390cc04..242aae3 100644 --- a/api/sf-gate/sf_gate_client/clusters/clusters_client.go +++ b/api/sf-gate/sf_gate_client/clusters/clusters_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/clusters/get_clusters_parameters.go b/api/sf-gate/sf_gate_client/clusters/get_clusters_parameters.go index d856c09..1e78086 100644 --- a/api/sf-gate/sf_gate_client/clusters/get_clusters_parameters.go +++ b/api/sf-gate/sf_gate_client/clusters/get_clusters_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/clusters/get_clusters_responses.go b/api/sf-gate/sf_gate_client/clusters/get_clusters_responses.go index efb280f..9966c3a 100644 --- a/api/sf-gate/sf_gate_client/clusters/get_clusters_responses.go +++ b/api/sf-gate/sf_gate_client/clusters/get_clusters_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/clusters/post_clusters_parameters.go b/api/sf-gate/sf_gate_client/clusters/post_clusters_parameters.go index 2f85dca..38051ed 100644 --- a/api/sf-gate/sf_gate_client/clusters/post_clusters_parameters.go +++ b/api/sf-gate/sf_gate_client/clusters/post_clusters_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/clusters/post_clusters_responses.go b/api/sf-gate/sf_gate_client/clusters/post_clusters_responses.go index 87cc5a2..9389c91 100644 --- a/api/sf-gate/sf_gate_client/clusters/post_clusters_responses.go +++ b/api/sf-gate/sf_gate_client/clusters/post_clusters_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/clusters/put_clusters_parameters.go b/api/sf-gate/sf_gate_client/clusters/put_clusters_parameters.go index ca131a2..e59f67d 100644 --- a/api/sf-gate/sf_gate_client/clusters/put_clusters_parameters.go +++ b/api/sf-gate/sf_gate_client/clusters/put_clusters_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/clusters/put_clusters_responses.go b/api/sf-gate/sf_gate_client/clusters/put_clusters_responses.go index 88e825e..810ae57 100644 --- a/api/sf-gate/sf_gate_client/clusters/put_clusters_responses.go +++ b/api/sf-gate/sf_gate_client/clusters/put_clusters_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/companies/companies_client.go b/api/sf-gate/sf_gate_client/companies/companies_client.go index d8d6314..46e09fb 100644 --- a/api/sf-gate/sf_gate_client/companies/companies_client.go +++ b/api/sf-gate/sf_gate_client/companies/companies_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/companies/get_companies_parameters.go b/api/sf-gate/sf_gate_client/companies/get_companies_parameters.go index f64d070..695a0ab 100644 --- a/api/sf-gate/sf_gate_client/companies/get_companies_parameters.go +++ b/api/sf-gate/sf_gate_client/companies/get_companies_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/companies/get_companies_responses.go b/api/sf-gate/sf_gate_client/companies/get_companies_responses.go index f05e8f0..701b762 100644 --- a/api/sf-gate/sf_gate_client/companies/get_companies_responses.go +++ b/api/sf-gate/sf_gate_client/companies/get_companies_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/contacts/contacts_client.go b/api/sf-gate/sf_gate_client/contacts/contacts_client.go index c6213da..0babc52 100644 --- a/api/sf-gate/sf_gate_client/contacts/contacts_client.go +++ b/api/sf-gate/sf_gate_client/contacts/contacts_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/contacts/delete_contact_parameters.go b/api/sf-gate/sf_gate_client/contacts/delete_contact_parameters.go index 5476fc2..be886e3 100644 --- a/api/sf-gate/sf_gate_client/contacts/delete_contact_parameters.go +++ b/api/sf-gate/sf_gate_client/contacts/delete_contact_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/contacts/delete_contact_responses.go b/api/sf-gate/sf_gate_client/contacts/delete_contact_responses.go index 0f8c1d6..ac250cd 100644 --- a/api/sf-gate/sf_gate_client/contacts/delete_contact_responses.go +++ b/api/sf-gate/sf_gate_client/contacts/delete_contact_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/contacts/get_contacts_parameters.go b/api/sf-gate/sf_gate_client/contacts/get_contacts_parameters.go index 19d2760..b6cc08b 100644 --- a/api/sf-gate/sf_gate_client/contacts/get_contacts_parameters.go +++ b/api/sf-gate/sf_gate_client/contacts/get_contacts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/contacts/get_contacts_responses.go b/api/sf-gate/sf_gate_client/contacts/get_contacts_responses.go index aa11c45..bb99207 100644 --- a/api/sf-gate/sf_gate_client/contacts/get_contacts_responses.go +++ b/api/sf-gate/sf_gate_client/contacts/get_contacts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/contacts/post_contacts_parameters.go b/api/sf-gate/sf_gate_client/contacts/post_contacts_parameters.go index f24c4dc..3083040 100644 --- a/api/sf-gate/sf_gate_client/contacts/post_contacts_parameters.go +++ b/api/sf-gate/sf_gate_client/contacts/post_contacts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/contacts/post_contacts_responses.go b/api/sf-gate/sf_gate_client/contacts/post_contacts_responses.go index 5191005..3fd7019 100644 --- a/api/sf-gate/sf_gate_client/contacts/post_contacts_responses.go +++ b/api/sf-gate/sf_gate_client/contacts/post_contacts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/contacts/put_contacts_parameters.go b/api/sf-gate/sf_gate_client/contacts/put_contacts_parameters.go index 0442190..622ce02 100644 --- a/api/sf-gate/sf_gate_client/contacts/put_contacts_parameters.go +++ b/api/sf-gate/sf_gate_client/contacts/put_contacts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/contacts/put_contacts_responses.go b/api/sf-gate/sf_gate_client/contacts/put_contacts_responses.go index cc62e42..b1b038f 100644 --- a/api/sf-gate/sf_gate_client/contacts/put_contacts_responses.go +++ b/api/sf-gate/sf_gate_client/contacts/put_contacts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/counties/counties_client.go b/api/sf-gate/sf_gate_client/counties/counties_client.go index fd000f1..b254937 100644 --- a/api/sf-gate/sf_gate_client/counties/counties_client.go +++ b/api/sf-gate/sf_gate_client/counties/counties_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/counties/get_counties_parameters.go b/api/sf-gate/sf_gate_client/counties/get_counties_parameters.go index 75362b9..c01339f 100644 --- a/api/sf-gate/sf_gate_client/counties/get_counties_parameters.go +++ b/api/sf-gate/sf_gate_client/counties/get_counties_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/counties/get_counties_responses.go b/api/sf-gate/sf_gate_client/counties/get_counties_responses.go index e17d662..b2e00b1 100644 --- a/api/sf-gate/sf_gate_client/counties/get_counties_responses.go +++ b/api/sf-gate/sf_gate_client/counties/get_counties_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/countries/countries_client.go b/api/sf-gate/sf_gate_client/countries/countries_client.go index 60f731a..7066a8a 100644 --- a/api/sf-gate/sf_gate_client/countries/countries_client.go +++ b/api/sf-gate/sf_gate_client/countries/countries_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/countries/get_countries_parameters.go b/api/sf-gate/sf_gate_client/countries/get_countries_parameters.go index cb925da..139b089 100644 --- a/api/sf-gate/sf_gate_client/countries/get_countries_parameters.go +++ b/api/sf-gate/sf_gate_client/countries/get_countries_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/countries/get_countries_responses.go b/api/sf-gate/sf_gate_client/countries/get_countries_responses.go index 5fa9e20..cd5cb87 100644 --- a/api/sf-gate/sf_gate_client/countries/get_countries_responses.go +++ b/api/sf-gate/sf_gate_client/countries/get_countries_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/databases/databases_client.go b/api/sf-gate/sf_gate_client/databases/databases_client.go index 7b498f7..8ea639f 100644 --- a/api/sf-gate/sf_gate_client/databases/databases_client.go +++ b/api/sf-gate/sf_gate_client/databases/databases_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/databases/get_databases_parameters.go b/api/sf-gate/sf_gate_client/databases/get_databases_parameters.go index fe26dd9..ff27537 100644 --- a/api/sf-gate/sf_gate_client/databases/get_databases_parameters.go +++ b/api/sf-gate/sf_gate_client/databases/get_databases_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/databases/get_databases_responses.go b/api/sf-gate/sf_gate_client/databases/get_databases_responses.go index a0f1049..621d459 100644 --- a/api/sf-gate/sf_gate_client/databases/get_databases_responses.go +++ b/api/sf-gate/sf_gate_client/databases/get_databases_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/databases/post_databases_parameters.go b/api/sf-gate/sf_gate_client/databases/post_databases_parameters.go index 761a660..5fa8e85 100644 --- a/api/sf-gate/sf_gate_client/databases/post_databases_parameters.go +++ b/api/sf-gate/sf_gate_client/databases/post_databases_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/databases/post_databases_responses.go b/api/sf-gate/sf_gate_client/databases/post_databases_responses.go index f75e757..347af93 100644 --- a/api/sf-gate/sf_gate_client/databases/post_databases_responses.go +++ b/api/sf-gate/sf_gate_client/databases/post_databases_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/databases/put_databases_parameters.go b/api/sf-gate/sf_gate_client/databases/put_databases_parameters.go index 8c7f107..11d87ab 100644 --- a/api/sf-gate/sf_gate_client/databases/put_databases_parameters.go +++ b/api/sf-gate/sf_gate_client/databases/put_databases_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/databases/put_databases_responses.go b/api/sf-gate/sf_gate_client/databases/put_databases_responses.go index ffbf116..1f7b43d 100644 --- a/api/sf-gate/sf_gate_client/databases/put_databases_responses.go +++ b/api/sf-gate/sf_gate_client/databases/put_databases_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/domains/domains_client.go b/api/sf-gate/sf_gate_client/domains/domains_client.go index 5cfe699..6481438 100644 --- a/api/sf-gate/sf_gate_client/domains/domains_client.go +++ b/api/sf-gate/sf_gate_client/domains/domains_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/domains/get_domains_parameters.go b/api/sf-gate/sf_gate_client/domains/get_domains_parameters.go index 2b3e122..7c90164 100644 --- a/api/sf-gate/sf_gate_client/domains/get_domains_parameters.go +++ b/api/sf-gate/sf_gate_client/domains/get_domains_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/domains/get_domains_responses.go b/api/sf-gate/sf_gate_client/domains/get_domains_responses.go index ddb10f1..c7f8ee3 100644 --- a/api/sf-gate/sf_gate_client/domains/get_domains_responses.go +++ b/api/sf-gate/sf_gate_client/domains/get_domains_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filing_types/filing_types_client.go b/api/sf-gate/sf_gate_client/filing_types/filing_types_client.go index 980076b..0d5932c 100644 --- a/api/sf-gate/sf_gate_client/filing_types/filing_types_client.go +++ b/api/sf-gate/sf_gate_client/filing_types/filing_types_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filing_types/get_filing_types_parameters.go b/api/sf-gate/sf_gate_client/filing_types/get_filing_types_parameters.go index 246dfc4..b4fa19a 100644 --- a/api/sf-gate/sf_gate_client/filing_types/get_filing_types_parameters.go +++ b/api/sf-gate/sf_gate_client/filing_types/get_filing_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filing_types/get_filing_types_responses.go b/api/sf-gate/sf_gate_client/filing_types/get_filing_types_responses.go index 09647a9..03323aa 100644 --- a/api/sf-gate/sf_gate_client/filing_types/get_filing_types_responses.go +++ b/api/sf-gate/sf_gate_client/filing_types/get_filing_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filing_types/post_filing_types_parameters.go b/api/sf-gate/sf_gate_client/filing_types/post_filing_types_parameters.go index 6ac4c08..ddb42b1 100644 --- a/api/sf-gate/sf_gate_client/filing_types/post_filing_types_parameters.go +++ b/api/sf-gate/sf_gate_client/filing_types/post_filing_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filing_types/post_filing_types_responses.go b/api/sf-gate/sf_gate_client/filing_types/post_filing_types_responses.go index 088b576..5d2ecee 100644 --- a/api/sf-gate/sf_gate_client/filing_types/post_filing_types_responses.go +++ b/api/sf-gate/sf_gate_client/filing_types/post_filing_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filing_types/put_filing_types_parameters.go b/api/sf-gate/sf_gate_client/filing_types/put_filing_types_parameters.go index c80cf9b..b097c5e 100644 --- a/api/sf-gate/sf_gate_client/filing_types/put_filing_types_parameters.go +++ b/api/sf-gate/sf_gate_client/filing_types/put_filing_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filing_types/put_filing_types_responses.go b/api/sf-gate/sf_gate_client/filing_types/put_filing_types_responses.go index bb0df41..96275ab 100644 --- a/api/sf-gate/sf_gate_client/filing_types/put_filing_types_responses.go +++ b/api/sf-gate/sf_gate_client/filing_types/put_filing_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filings/filings_client.go b/api/sf-gate/sf_gate_client/filings/filings_client.go index fa0cbbe..ab8aab5 100644 --- a/api/sf-gate/sf_gate_client/filings/filings_client.go +++ b/api/sf-gate/sf_gate_client/filings/filings_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filings/get_filings_parameters.go b/api/sf-gate/sf_gate_client/filings/get_filings_parameters.go index e355b44..76615c8 100644 --- a/api/sf-gate/sf_gate_client/filings/get_filings_parameters.go +++ b/api/sf-gate/sf_gate_client/filings/get_filings_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filings/get_filings_responses.go b/api/sf-gate/sf_gate_client/filings/get_filings_responses.go index e50cb5c..1b20076 100644 --- a/api/sf-gate/sf_gate_client/filings/get_filings_responses.go +++ b/api/sf-gate/sf_gate_client/filings/get_filings_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filings/post_filings_parameters.go b/api/sf-gate/sf_gate_client/filings/post_filings_parameters.go index 35223a8..c5a59ab 100644 --- a/api/sf-gate/sf_gate_client/filings/post_filings_parameters.go +++ b/api/sf-gate/sf_gate_client/filings/post_filings_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filings/post_filings_responses.go b/api/sf-gate/sf_gate_client/filings/post_filings_responses.go index bd222c8..2d1db97 100644 --- a/api/sf-gate/sf_gate_client/filings/post_filings_responses.go +++ b/api/sf-gate/sf_gate_client/filings/post_filings_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filings/put_filings_parameters.go b/api/sf-gate/sf_gate_client/filings/put_filings_parameters.go index 14c241c..b9aad3a 100644 --- a/api/sf-gate/sf_gate_client/filings/put_filings_parameters.go +++ b/api/sf-gate/sf_gate_client/filings/put_filings_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/filings/put_filings_responses.go b/api/sf-gate/sf_gate_client/filings/put_filings_responses.go index ea83609..fdb8d17 100644 --- a/api/sf-gate/sf_gate_client/filings/put_filings_responses.go +++ b/api/sf-gate/sf_gate_client/filings/put_filings_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/gl_accounts/get_gl_accounts_parameters.go b/api/sf-gate/sf_gate_client/gl_accounts/get_gl_accounts_parameters.go index ec5494d..e650f3a 100644 --- a/api/sf-gate/sf_gate_client/gl_accounts/get_gl_accounts_parameters.go +++ b/api/sf-gate/sf_gate_client/gl_accounts/get_gl_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/gl_accounts/get_gl_accounts_responses.go b/api/sf-gate/sf_gate_client/gl_accounts/get_gl_accounts_responses.go index d58d9c7..605936d 100644 --- a/api/sf-gate/sf_gate_client/gl_accounts/get_gl_accounts_responses.go +++ b/api/sf-gate/sf_gate_client/gl_accounts/get_gl_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/gl_accounts/gl_accounts_client.go b/api/sf-gate/sf_gate_client/gl_accounts/gl_accounts_client.go index 5a58ef8..cb597cc 100644 --- a/api/sf-gate/sf_gate_client/gl_accounts/gl_accounts_client.go +++ b/api/sf-gate/sf_gate_client/gl_accounts/gl_accounts_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/gl_balances/get_gl_balances_parameters.go b/api/sf-gate/sf_gate_client/gl_balances/get_gl_balances_parameters.go index fed9a5a..8a39127 100644 --- a/api/sf-gate/sf_gate_client/gl_balances/get_gl_balances_parameters.go +++ b/api/sf-gate/sf_gate_client/gl_balances/get_gl_balances_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/gl_balances/get_gl_balances_responses.go b/api/sf-gate/sf_gate_client/gl_balances/get_gl_balances_responses.go index c9fb4dd..20b0fb3 100644 --- a/api/sf-gate/sf_gate_client/gl_balances/get_gl_balances_responses.go +++ b/api/sf-gate/sf_gate_client/gl_balances/get_gl_balances_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/gl_balances/gl_balances_client.go b/api/sf-gate/sf_gate_client/gl_balances/gl_balances_client.go index bfe43e3..7d2571a 100644 --- a/api/sf-gate/sf_gate_client/gl_balances/gl_balances_client.go +++ b/api/sf-gate/sf_gate_client/gl_balances/gl_balances_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/ingests/get_ingests_parameters.go b/api/sf-gate/sf_gate_client/ingests/get_ingests_parameters.go index 92c5b6e..12183cb 100644 --- a/api/sf-gate/sf_gate_client/ingests/get_ingests_parameters.go +++ b/api/sf-gate/sf_gate_client/ingests/get_ingests_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/ingests/get_ingests_responses.go b/api/sf-gate/sf_gate_client/ingests/get_ingests_responses.go index 62189ef..750b128 100644 --- a/api/sf-gate/sf_gate_client/ingests/get_ingests_responses.go +++ b/api/sf-gate/sf_gate_client/ingests/get_ingests_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/ingests/ingests_client.go b/api/sf-gate/sf_gate_client/ingests/ingests_client.go index a688d54..6e2445e 100644 --- a/api/sf-gate/sf_gate_client/ingests/ingests_client.go +++ b/api/sf-gate/sf_gate_client/ingests/ingests_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/ingests/post_ingests_parameters.go b/api/sf-gate/sf_gate_client/ingests/post_ingests_parameters.go index 40c0667..ffb2795 100644 --- a/api/sf-gate/sf_gate_client/ingests/post_ingests_parameters.go +++ b/api/sf-gate/sf_gate_client/ingests/post_ingests_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/ingests/post_ingests_responses.go b/api/sf-gate/sf_gate_client/ingests/post_ingests_responses.go index dc2b559..82d8684 100644 --- a/api/sf-gate/sf_gate_client/ingests/post_ingests_responses.go +++ b/api/sf-gate/sf_gate_client/ingests/post_ingests_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/ingests/put_ingests_parameters.go b/api/sf-gate/sf_gate_client/ingests/put_ingests_parameters.go index f7d0000..a8de585 100644 --- a/api/sf-gate/sf_gate_client/ingests/put_ingests_parameters.go +++ b/api/sf-gate/sf_gate_client/ingests/put_ingests_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/ingests/put_ingests_responses.go b/api/sf-gate/sf_gate_client/ingests/put_ingests_responses.go index 7c9fcd1..54cf0aa 100644 --- a/api/sf-gate/sf_gate_client/ingests/put_ingests_responses.go +++ b/api/sf-gate/sf_gate_client/ingests/put_ingests_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/invoices/get_invoices_parameters.go b/api/sf-gate/sf_gate_client/invoices/get_invoices_parameters.go index b3a14cc..067291c 100644 --- a/api/sf-gate/sf_gate_client/invoices/get_invoices_parameters.go +++ b/api/sf-gate/sf_gate_client/invoices/get_invoices_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/invoices/get_invoices_responses.go b/api/sf-gate/sf_gate_client/invoices/get_invoices_responses.go index 8c82992..fa4d07f 100644 --- a/api/sf-gate/sf_gate_client/invoices/get_invoices_responses.go +++ b/api/sf-gate/sf_gate_client/invoices/get_invoices_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/invoices/invoices_client.go b/api/sf-gate/sf_gate_client/invoices/invoices_client.go index 9f6e46f..ef4f4cb 100644 --- a/api/sf-gate/sf_gate_client/invoices/invoices_client.go +++ b/api/sf-gate/sf_gate_client/invoices/invoices_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/invoices/post_invoices_parameters.go b/api/sf-gate/sf_gate_client/invoices/post_invoices_parameters.go index c1ddce8..9718c00 100644 --- a/api/sf-gate/sf_gate_client/invoices/post_invoices_parameters.go +++ b/api/sf-gate/sf_gate_client/invoices/post_invoices_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/invoices/post_invoices_responses.go b/api/sf-gate/sf_gate_client/invoices/post_invoices_responses.go index f40c111..47bd506 100644 --- a/api/sf-gate/sf_gate_client/invoices/post_invoices_responses.go +++ b/api/sf-gate/sf_gate_client/invoices/post_invoices_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/invoices/put_invoices_parameters.go b/api/sf-gate/sf_gate_client/invoices/put_invoices_parameters.go index 4b0b5e0..ea3b8e0 100644 --- a/api/sf-gate/sf_gate_client/invoices/put_invoices_parameters.go +++ b/api/sf-gate/sf_gate_client/invoices/put_invoices_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/invoices/put_invoices_responses.go b/api/sf-gate/sf_gate_client/invoices/put_invoices_responses.go index 2ba1433..cbc8609 100644 --- a/api/sf-gate/sf_gate_client/invoices/put_invoices_responses.go +++ b/api/sf-gate/sf_gate_client/invoices/put_invoices_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/jobs/get_jobs_parameters.go b/api/sf-gate/sf_gate_client/jobs/get_jobs_parameters.go index 9ae37f2..b917ddd 100644 --- a/api/sf-gate/sf_gate_client/jobs/get_jobs_parameters.go +++ b/api/sf-gate/sf_gate_client/jobs/get_jobs_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/jobs/get_jobs_responses.go b/api/sf-gate/sf_gate_client/jobs/get_jobs_responses.go index 1ab01c4..4a01871 100644 --- a/api/sf-gate/sf_gate_client/jobs/get_jobs_responses.go +++ b/api/sf-gate/sf_gate_client/jobs/get_jobs_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/jobs/jobs_client.go b/api/sf-gate/sf_gate_client/jobs/jobs_client.go index f9f5bc2..6da38d5 100644 --- a/api/sf-gate/sf_gate_client/jobs/jobs_client.go +++ b/api/sf-gate/sf_gate_client/jobs/jobs_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/jobs/post_jobs_parameters.go b/api/sf-gate/sf_gate_client/jobs/post_jobs_parameters.go index 77badcd..b8b4dae 100644 --- a/api/sf-gate/sf_gate_client/jobs/post_jobs_parameters.go +++ b/api/sf-gate/sf_gate_client/jobs/post_jobs_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/jobs/post_jobs_responses.go b/api/sf-gate/sf_gate_client/jobs/post_jobs_responses.go index bf1e5bd..8df65f2 100644 --- a/api/sf-gate/sf_gate_client/jobs/post_jobs_responses.go +++ b/api/sf-gate/sf_gate_client/jobs/post_jobs_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/jobs/put_jobs_parameters.go b/api/sf-gate/sf_gate_client/jobs/put_jobs_parameters.go index fa54dfc..abeaae3 100644 --- a/api/sf-gate/sf_gate_client/jobs/put_jobs_parameters.go +++ b/api/sf-gate/sf_gate_client/jobs/put_jobs_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/jobs/put_jobs_responses.go b/api/sf-gate/sf_gate_client/jobs/put_jobs_responses.go index a176a3d..d4d130e 100644 --- a/api/sf-gate/sf_gate_client/jobs/put_jobs_responses.go +++ b/api/sf-gate/sf_gate_client/jobs/put_jobs_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/license_types/get_license_types_parameters.go b/api/sf-gate/sf_gate_client/license_types/get_license_types_parameters.go index c52e636..9358508 100644 --- a/api/sf-gate/sf_gate_client/license_types/get_license_types_parameters.go +++ b/api/sf-gate/sf_gate_client/license_types/get_license_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/license_types/get_license_types_responses.go b/api/sf-gate/sf_gate_client/license_types/get_license_types_responses.go index ae404da..37c50dc 100644 --- a/api/sf-gate/sf_gate_client/license_types/get_license_types_responses.go +++ b/api/sf-gate/sf_gate_client/license_types/get_license_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/license_types/license_types_client.go b/api/sf-gate/sf_gate_client/license_types/license_types_client.go index 6186f4f..ce787dd 100644 --- a/api/sf-gate/sf_gate_client/license_types/license_types_client.go +++ b/api/sf-gate/sf_gate_client/license_types/license_types_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/licenses/get_licenses_parameters.go b/api/sf-gate/sf_gate_client/licenses/get_licenses_parameters.go index 364ec93..bbab9b1 100644 --- a/api/sf-gate/sf_gate_client/licenses/get_licenses_parameters.go +++ b/api/sf-gate/sf_gate_client/licenses/get_licenses_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/licenses/get_licenses_responses.go b/api/sf-gate/sf_gate_client/licenses/get_licenses_responses.go index 061ca46..2b9d589 100644 --- a/api/sf-gate/sf_gate_client/licenses/get_licenses_responses.go +++ b/api/sf-gate/sf_gate_client/licenses/get_licenses_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/licenses/licenses_client.go b/api/sf-gate/sf_gate_client/licenses/licenses_client.go index 6b4ad74..81d082f 100644 --- a/api/sf-gate/sf_gate_client/licenses/licenses_client.go +++ b/api/sf-gate/sf_gate_client/licenses/licenses_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/licenses/post_licenses_parameters.go b/api/sf-gate/sf_gate_client/licenses/post_licenses_parameters.go index 675b7f8..09972a3 100644 --- a/api/sf-gate/sf_gate_client/licenses/post_licenses_parameters.go +++ b/api/sf-gate/sf_gate_client/licenses/post_licenses_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/licenses/post_licenses_responses.go b/api/sf-gate/sf_gate_client/licenses/post_licenses_responses.go index 54b9dd5..5d65853 100644 --- a/api/sf-gate/sf_gate_client/licenses/post_licenses_responses.go +++ b/api/sf-gate/sf_gate_client/licenses/post_licenses_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/licenses/put_licenses_parameters.go b/api/sf-gate/sf_gate_client/licenses/put_licenses_parameters.go index 6b24c75..d3defec 100644 --- a/api/sf-gate/sf_gate_client/licenses/put_licenses_parameters.go +++ b/api/sf-gate/sf_gate_client/licenses/put_licenses_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/licenses/put_licenses_responses.go b/api/sf-gate/sf_gate_client/licenses/put_licenses_responses.go index bed8004..27ebabe 100644 --- a/api/sf-gate/sf_gate_client/licenses/put_licenses_responses.go +++ b/api/sf-gate/sf_gate_client/licenses/put_licenses_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/notebooks/get_notebooks_parameters.go b/api/sf-gate/sf_gate_client/notebooks/get_notebooks_parameters.go index b0388ad..8f91b11 100644 --- a/api/sf-gate/sf_gate_client/notebooks/get_notebooks_parameters.go +++ b/api/sf-gate/sf_gate_client/notebooks/get_notebooks_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/notebooks/get_notebooks_responses.go b/api/sf-gate/sf_gate_client/notebooks/get_notebooks_responses.go index 756b3a7..0a1b134 100644 --- a/api/sf-gate/sf_gate_client/notebooks/get_notebooks_responses.go +++ b/api/sf-gate/sf_gate_client/notebooks/get_notebooks_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/notebooks/notebooks_client.go b/api/sf-gate/sf_gate_client/notebooks/notebooks_client.go index adca0a6..dc897ea 100644 --- a/api/sf-gate/sf_gate_client/notebooks/notebooks_client.go +++ b/api/sf-gate/sf_gate_client/notebooks/notebooks_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/notebooks/post_notebooks_parameters.go b/api/sf-gate/sf_gate_client/notebooks/post_notebooks_parameters.go index e112c67..7d38d2e 100644 --- a/api/sf-gate/sf_gate_client/notebooks/post_notebooks_parameters.go +++ b/api/sf-gate/sf_gate_client/notebooks/post_notebooks_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/notebooks/post_notebooks_responses.go b/api/sf-gate/sf_gate_client/notebooks/post_notebooks_responses.go index 973ab6d..771eeed 100644 --- a/api/sf-gate/sf_gate_client/notebooks/post_notebooks_responses.go +++ b/api/sf-gate/sf_gate_client/notebooks/post_notebooks_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/notebooks/put_notebooks_parameters.go b/api/sf-gate/sf_gate_client/notebooks/put_notebooks_parameters.go index 21df166..5ea38dd 100644 --- a/api/sf-gate/sf_gate_client/notebooks/put_notebooks_parameters.go +++ b/api/sf-gate/sf_gate_client/notebooks/put_notebooks_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/notebooks/put_notebooks_responses.go b/api/sf-gate/sf_gate_client/notebooks/put_notebooks_responses.go index 4df4bcb..7aa3593 100644 --- a/api/sf-gate/sf_gate_client/notebooks/put_notebooks_responses.go +++ b/api/sf-gate/sf_gate_client/notebooks/put_notebooks_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/orders/get_orders_parameters.go b/api/sf-gate/sf_gate_client/orders/get_orders_parameters.go index 1ffe16e..fb8afac 100644 --- a/api/sf-gate/sf_gate_client/orders/get_orders_parameters.go +++ b/api/sf-gate/sf_gate_client/orders/get_orders_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/orders/get_orders_responses.go b/api/sf-gate/sf_gate_client/orders/get_orders_responses.go index ac34e6c..ae25f0e 100644 --- a/api/sf-gate/sf_gate_client/orders/get_orders_responses.go +++ b/api/sf-gate/sf_gate_client/orders/get_orders_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/orders/orders_client.go b/api/sf-gate/sf_gate_client/orders/orders_client.go index 9a7b497..f056315 100644 --- a/api/sf-gate/sf_gate_client/orders/orders_client.go +++ b/api/sf-gate/sf_gate_client/orders/orders_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/orders/post_orders_parameters.go b/api/sf-gate/sf_gate_client/orders/post_orders_parameters.go index c79f539..a778ad1 100644 --- a/api/sf-gate/sf_gate_client/orders/post_orders_parameters.go +++ b/api/sf-gate/sf_gate_client/orders/post_orders_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/orders/post_orders_responses.go b/api/sf-gate/sf_gate_client/orders/post_orders_responses.go index 0fb5eb3..f224730 100644 --- a/api/sf-gate/sf_gate_client/orders/post_orders_responses.go +++ b/api/sf-gate/sf_gate_client/orders/post_orders_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/orders/put_orders_parameters.go b/api/sf-gate/sf_gate_client/orders/put_orders_parameters.go index 3d47b27..abc1ccd 100644 --- a/api/sf-gate/sf_gate_client/orders/put_orders_parameters.go +++ b/api/sf-gate/sf_gate_client/orders/put_orders_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/orders/put_orders_responses.go b/api/sf-gate/sf_gate_client/orders/put_orders_responses.go index f6723fb..ef61967 100644 --- a/api/sf-gate/sf_gate_client/orders/put_orders_responses.go +++ b/api/sf-gate/sf_gate_client/orders/put_orders_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/periods/get_periods_parameters.go b/api/sf-gate/sf_gate_client/periods/get_periods_parameters.go index 7a42f97..0c3b084 100644 --- a/api/sf-gate/sf_gate_client/periods/get_periods_parameters.go +++ b/api/sf-gate/sf_gate_client/periods/get_periods_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/periods/get_periods_responses.go b/api/sf-gate/sf_gate_client/periods/get_periods_responses.go index e9fbe48..7f24b15 100644 --- a/api/sf-gate/sf_gate_client/periods/get_periods_responses.go +++ b/api/sf-gate/sf_gate_client/periods/get_periods_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/periods/periods_client.go b/api/sf-gate/sf_gate_client/periods/periods_client.go index 5f39b27..0dd5869 100644 --- a/api/sf-gate/sf_gate_client/periods/periods_client.go +++ b/api/sf-gate/sf_gate_client/periods/periods_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/places/get_places_parameters.go b/api/sf-gate/sf_gate_client/places/get_places_parameters.go index c4935d3..58644c3 100644 --- a/api/sf-gate/sf_gate_client/places/get_places_parameters.go +++ b/api/sf-gate/sf_gate_client/places/get_places_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/places/get_places_responses.go b/api/sf-gate/sf_gate_client/places/get_places_responses.go index 78385a7..1547992 100644 --- a/api/sf-gate/sf_gate_client/places/get_places_responses.go +++ b/api/sf-gate/sf_gate_client/places/get_places_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/places/places_client.go b/api/sf-gate/sf_gate_client/places/places_client.go index 6aa35f0..270c1fd 100644 --- a/api/sf-gate/sf_gate_client/places/places_client.go +++ b/api/sf-gate/sf_gate_client/places/places_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/products/get_products_parameters.go b/api/sf-gate/sf_gate_client/products/get_products_parameters.go index 911d0cb..ca40b6f 100644 --- a/api/sf-gate/sf_gate_client/products/get_products_parameters.go +++ b/api/sf-gate/sf_gate_client/products/get_products_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/products/get_products_responses.go b/api/sf-gate/sf_gate_client/products/get_products_responses.go index cd044dc..eed44c5 100644 --- a/api/sf-gate/sf_gate_client/products/get_products_responses.go +++ b/api/sf-gate/sf_gate_client/products/get_products_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/products/products_client.go b/api/sf-gate/sf_gate_client/products/products_client.go index 1fbdf22..06d25ed 100644 --- a/api/sf-gate/sf_gate_client/products/products_client.go +++ b/api/sf-gate/sf_gate_client/products/products_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/purchase_orders/get_pos_parameters.go b/api/sf-gate/sf_gate_client/purchase_orders/get_pos_parameters.go index c8aed95..8bee489 100644 --- a/api/sf-gate/sf_gate_client/purchase_orders/get_pos_parameters.go +++ b/api/sf-gate/sf_gate_client/purchase_orders/get_pos_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/purchase_orders/get_pos_responses.go b/api/sf-gate/sf_gate_client/purchase_orders/get_pos_responses.go index bdbf6d0..511c227 100644 --- a/api/sf-gate/sf_gate_client/purchase_orders/get_pos_responses.go +++ b/api/sf-gate/sf_gate_client/purchase_orders/get_pos_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/purchase_orders/post_pos_parameters.go b/api/sf-gate/sf_gate_client/purchase_orders/post_pos_parameters.go index c2232ea..90b1fe4 100644 --- a/api/sf-gate/sf_gate_client/purchase_orders/post_pos_parameters.go +++ b/api/sf-gate/sf_gate_client/purchase_orders/post_pos_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/purchase_orders/post_pos_responses.go b/api/sf-gate/sf_gate_client/purchase_orders/post_pos_responses.go index b5f59d8..32c1600 100644 --- a/api/sf-gate/sf_gate_client/purchase_orders/post_pos_responses.go +++ b/api/sf-gate/sf_gate_client/purchase_orders/post_pos_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/purchase_orders/purchase_orders_client.go b/api/sf-gate/sf_gate_client/purchase_orders/purchase_orders_client.go index 72e1d2f..f5dbca9 100644 --- a/api/sf-gate/sf_gate_client/purchase_orders/purchase_orders_client.go +++ b/api/sf-gate/sf_gate_client/purchase_orders/purchase_orders_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/purchase_orders/put_pos_parameters.go b/api/sf-gate/sf_gate_client/purchase_orders/put_pos_parameters.go index cc98d31..abd0635 100644 --- a/api/sf-gate/sf_gate_client/purchase_orders/put_pos_parameters.go +++ b/api/sf-gate/sf_gate_client/purchase_orders/put_pos_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/purchase_orders/put_pos_responses.go b/api/sf-gate/sf_gate_client/purchase_orders/put_pos_responses.go index cdc6403..4e18360 100644 --- a/api/sf-gate/sf_gate_client/purchase_orders/put_pos_responses.go +++ b/api/sf-gate/sf_gate_client/purchase_orders/put_pos_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/quotes/get_quotes_parameters.go b/api/sf-gate/sf_gate_client/quotes/get_quotes_parameters.go index 7536ddf..5e51fa7 100644 --- a/api/sf-gate/sf_gate_client/quotes/get_quotes_parameters.go +++ b/api/sf-gate/sf_gate_client/quotes/get_quotes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/quotes/get_quotes_responses.go b/api/sf-gate/sf_gate_client/quotes/get_quotes_responses.go index 11b8bdc..fbb83b6 100644 --- a/api/sf-gate/sf_gate_client/quotes/get_quotes_responses.go +++ b/api/sf-gate/sf_gate_client/quotes/get_quotes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/quotes/post_quotes_parameters.go b/api/sf-gate/sf_gate_client/quotes/post_quotes_parameters.go index 0a4e414..a24dd49 100644 --- a/api/sf-gate/sf_gate_client/quotes/post_quotes_parameters.go +++ b/api/sf-gate/sf_gate_client/quotes/post_quotes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/quotes/post_quotes_responses.go b/api/sf-gate/sf_gate_client/quotes/post_quotes_responses.go index 1c3bf25..47c1547 100644 --- a/api/sf-gate/sf_gate_client/quotes/post_quotes_responses.go +++ b/api/sf-gate/sf_gate_client/quotes/post_quotes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/quotes/put_quotes_parameters.go b/api/sf-gate/sf_gate_client/quotes/put_quotes_parameters.go index 1f60f6d..95a1045 100644 --- a/api/sf-gate/sf_gate_client/quotes/put_quotes_parameters.go +++ b/api/sf-gate/sf_gate_client/quotes/put_quotes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/quotes/put_quotes_responses.go b/api/sf-gate/sf_gate_client/quotes/put_quotes_responses.go index a18e739..b0df325 100644 --- a/api/sf-gate/sf_gate_client/quotes/put_quotes_responses.go +++ b/api/sf-gate/sf_gate_client/quotes/put_quotes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/quotes/quotes_client.go b/api/sf-gate/sf_gate_client/quotes/quotes_client.go index d01df83..f91984e 100644 --- a/api/sf-gate/sf_gate_client/quotes/quotes_client.go +++ b/api/sf-gate/sf_gate_client/quotes/quotes_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/roles/get_roles_parameters.go b/api/sf-gate/sf_gate_client/roles/get_roles_parameters.go index 44be13d..203620e 100644 --- a/api/sf-gate/sf_gate_client/roles/get_roles_parameters.go +++ b/api/sf-gate/sf_gate_client/roles/get_roles_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/roles/get_roles_responses.go b/api/sf-gate/sf_gate_client/roles/get_roles_responses.go index 804604f..be2dfaf 100644 --- a/api/sf-gate/sf_gate_client/roles/get_roles_responses.go +++ b/api/sf-gate/sf_gate_client/roles/get_roles_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/roles/roles_client.go b/api/sf-gate/sf_gate_client/roles/roles_client.go index b61e8a6..fe0f5cc 100644 --- a/api/sf-gate/sf_gate_client/roles/roles_client.go +++ b/api/sf-gate/sf_gate_client/roles/roles_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/services/get_services_parameters.go b/api/sf-gate/sf_gate_client/services/get_services_parameters.go index 89857c4..8584cd5 100644 --- a/api/sf-gate/sf_gate_client/services/get_services_parameters.go +++ b/api/sf-gate/sf_gate_client/services/get_services_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/services/get_services_responses.go b/api/sf-gate/sf_gate_client/services/get_services_responses.go index 75a2d24..ad4ebfc 100644 --- a/api/sf-gate/sf_gate_client/services/get_services_responses.go +++ b/api/sf-gate/sf_gate_client/services/get_services_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/services/post_services_parameters.go b/api/sf-gate/sf_gate_client/services/post_services_parameters.go index a72d954..5fa2206 100644 --- a/api/sf-gate/sf_gate_client/services/post_services_parameters.go +++ b/api/sf-gate/sf_gate_client/services/post_services_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/services/post_services_responses.go b/api/sf-gate/sf_gate_client/services/post_services_responses.go index f3db663..e7fe3a5 100644 --- a/api/sf-gate/sf_gate_client/services/post_services_responses.go +++ b/api/sf-gate/sf_gate_client/services/post_services_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/services/put_services_parameters.go b/api/sf-gate/sf_gate_client/services/put_services_parameters.go index 4ceb700..ef3c4b2 100644 --- a/api/sf-gate/sf_gate_client/services/put_services_parameters.go +++ b/api/sf-gate/sf_gate_client/services/put_services_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/services/put_services_responses.go b/api/sf-gate/sf_gate_client/services/put_services_responses.go index 9bd3568..ef869a6 100644 --- a/api/sf-gate/sf_gate_client/services/put_services_responses.go +++ b/api/sf-gate/sf_gate_client/services/put_services_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/services/services_client.go b/api/sf-gate/sf_gate_client/services/services_client.go index 0862527..8b5fcdb 100644 --- a/api/sf-gate/sf_gate_client/services/services_client.go +++ b/api/sf-gate/sf_gate_client/services/services_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/sf_gate_client.go b/api/sf-gate/sf_gate_client/sf_gate_client.go index ae75db3..ef9bf10 100644 --- a/api/sf-gate/sf_gate_client/sf_gate_client.go +++ b/api/sf-gate/sf_gate_client/sf_gate_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/statements/get_statements_parameters.go b/api/sf-gate/sf_gate_client/statements/get_statements_parameters.go index 7685036..d540fdd 100644 --- a/api/sf-gate/sf_gate_client/statements/get_statements_parameters.go +++ b/api/sf-gate/sf_gate_client/statements/get_statements_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/statements/get_statements_responses.go b/api/sf-gate/sf_gate_client/statements/get_statements_responses.go index 80802cd..b2a3198 100644 --- a/api/sf-gate/sf_gate_client/statements/get_statements_responses.go +++ b/api/sf-gate/sf_gate_client/statements/get_statements_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/statements/post_statements_parameters.go b/api/sf-gate/sf_gate_client/statements/post_statements_parameters.go index 10a8deb..16e4328 100644 --- a/api/sf-gate/sf_gate_client/statements/post_statements_parameters.go +++ b/api/sf-gate/sf_gate_client/statements/post_statements_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/statements/post_statements_responses.go b/api/sf-gate/sf_gate_client/statements/post_statements_responses.go index 372cb0f..f912d75 100644 --- a/api/sf-gate/sf_gate_client/statements/post_statements_responses.go +++ b/api/sf-gate/sf_gate_client/statements/post_statements_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/statements/statements_client.go b/api/sf-gate/sf_gate_client/statements/statements_client.go index bfc882f..086069c 100644 --- a/api/sf-gate/sf_gate_client/statements/statements_client.go +++ b/api/sf-gate/sf_gate_client/statements/statements_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/states/get_states_parameters.go b/api/sf-gate/sf_gate_client/states/get_states_parameters.go index ae2c54c..5275976 100644 --- a/api/sf-gate/sf_gate_client/states/get_states_parameters.go +++ b/api/sf-gate/sf_gate_client/states/get_states_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/states/get_states_responses.go b/api/sf-gate/sf_gate_client/states/get_states_responses.go index 1c87a31..1e252b7 100644 --- a/api/sf-gate/sf_gate_client/states/get_states_responses.go +++ b/api/sf-gate/sf_gate_client/states/get_states_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/states/states_client.go b/api/sf-gate/sf_gate_client/states/states_client.go index 3cb5048..a5996b8 100644 --- a/api/sf-gate/sf_gate_client/states/states_client.go +++ b/api/sf-gate/sf_gate_client/states/states_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/submissions/get_submissions_parameters.go b/api/sf-gate/sf_gate_client/submissions/get_submissions_parameters.go index 251ec11..c88b566 100644 --- a/api/sf-gate/sf_gate_client/submissions/get_submissions_parameters.go +++ b/api/sf-gate/sf_gate_client/submissions/get_submissions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/submissions/get_submissions_responses.go b/api/sf-gate/sf_gate_client/submissions/get_submissions_responses.go index 2192f3a..94796ab 100644 --- a/api/sf-gate/sf_gate_client/submissions/get_submissions_responses.go +++ b/api/sf-gate/sf_gate_client/submissions/get_submissions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/submissions/post_submissions_parameters.go b/api/sf-gate/sf_gate_client/submissions/post_submissions_parameters.go index 5e4b068..36d5b8f 100644 --- a/api/sf-gate/sf_gate_client/submissions/post_submissions_parameters.go +++ b/api/sf-gate/sf_gate_client/submissions/post_submissions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/submissions/post_submissions_responses.go b/api/sf-gate/sf_gate_client/submissions/post_submissions_responses.go index f9c2e4d..7f06b61 100644 --- a/api/sf-gate/sf_gate_client/submissions/post_submissions_responses.go +++ b/api/sf-gate/sf_gate_client/submissions/post_submissions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/submissions/put_submissions_parameters.go b/api/sf-gate/sf_gate_client/submissions/put_submissions_parameters.go index dc626d6..248f1fe 100644 --- a/api/sf-gate/sf_gate_client/submissions/put_submissions_parameters.go +++ b/api/sf-gate/sf_gate_client/submissions/put_submissions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/submissions/put_submissions_responses.go b/api/sf-gate/sf_gate_client/submissions/put_submissions_responses.go index cf8d465..6683f8b 100644 --- a/api/sf-gate/sf_gate_client/submissions/put_submissions_responses.go +++ b/api/sf-gate/sf_gate_client/submissions/put_submissions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/submissions/submissions_client.go b/api/sf-gate/sf_gate_client/submissions/submissions_client.go index da58506..a13c9ae 100644 --- a/api/sf-gate/sf_gate_client/submissions/submissions_client.go +++ b/api/sf-gate/sf_gate_client/submissions/submissions_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/subscriptions/get_subscriptions_parameters.go b/api/sf-gate/sf_gate_client/subscriptions/get_subscriptions_parameters.go index da30568..e27f0a2 100644 --- a/api/sf-gate/sf_gate_client/subscriptions/get_subscriptions_parameters.go +++ b/api/sf-gate/sf_gate_client/subscriptions/get_subscriptions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/subscriptions/get_subscriptions_responses.go b/api/sf-gate/sf_gate_client/subscriptions/get_subscriptions_responses.go index 56f5dcd..bbf18f6 100644 --- a/api/sf-gate/sf_gate_client/subscriptions/get_subscriptions_responses.go +++ b/api/sf-gate/sf_gate_client/subscriptions/get_subscriptions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/subscriptions/post_subscriptions_parameters.go b/api/sf-gate/sf_gate_client/subscriptions/post_subscriptions_parameters.go index 87534c2..1cd12aa 100644 --- a/api/sf-gate/sf_gate_client/subscriptions/post_subscriptions_parameters.go +++ b/api/sf-gate/sf_gate_client/subscriptions/post_subscriptions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/subscriptions/post_subscriptions_responses.go b/api/sf-gate/sf_gate_client/subscriptions/post_subscriptions_responses.go index fb110a7..0c77258 100644 --- a/api/sf-gate/sf_gate_client/subscriptions/post_subscriptions_responses.go +++ b/api/sf-gate/sf_gate_client/subscriptions/post_subscriptions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/subscriptions/put_subscriptions_parameters.go b/api/sf-gate/sf_gate_client/subscriptions/put_subscriptions_parameters.go index 0ec0f81..fdc2884 100644 --- a/api/sf-gate/sf_gate_client/subscriptions/put_subscriptions_parameters.go +++ b/api/sf-gate/sf_gate_client/subscriptions/put_subscriptions_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/subscriptions/put_subscriptions_responses.go b/api/sf-gate/sf_gate_client/subscriptions/put_subscriptions_responses.go index d041ab8..0902194 100644 --- a/api/sf-gate/sf_gate_client/subscriptions/put_subscriptions_responses.go +++ b/api/sf-gate/sf_gate_client/subscriptions/put_subscriptions_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/subscriptions/subscriptions_client.go b/api/sf-gate/sf_gate_client/subscriptions/subscriptions_client.go index 8a2cf32..ee4852c 100644 --- a/api/sf-gate/sf_gate_client/subscriptions/subscriptions_client.go +++ b/api/sf-gate/sf_gate_client/subscriptions/subscriptions_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tax_type_accounts/get_tax_type_accounts_parameters.go b/api/sf-gate/sf_gate_client/tax_type_accounts/get_tax_type_accounts_parameters.go index fa8c880..de94970 100644 --- a/api/sf-gate/sf_gate_client/tax_type_accounts/get_tax_type_accounts_parameters.go +++ b/api/sf-gate/sf_gate_client/tax_type_accounts/get_tax_type_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tax_type_accounts/get_tax_type_accounts_responses.go b/api/sf-gate/sf_gate_client/tax_type_accounts/get_tax_type_accounts_responses.go index 02c3cc8..06e3d53 100644 --- a/api/sf-gate/sf_gate_client/tax_type_accounts/get_tax_type_accounts_responses.go +++ b/api/sf-gate/sf_gate_client/tax_type_accounts/get_tax_type_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tax_type_accounts/post_tax_type_accounts_parameters.go b/api/sf-gate/sf_gate_client/tax_type_accounts/post_tax_type_accounts_parameters.go index b628972..15210ee 100644 --- a/api/sf-gate/sf_gate_client/tax_type_accounts/post_tax_type_accounts_parameters.go +++ b/api/sf-gate/sf_gate_client/tax_type_accounts/post_tax_type_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tax_type_accounts/post_tax_type_accounts_responses.go b/api/sf-gate/sf_gate_client/tax_type_accounts/post_tax_type_accounts_responses.go index a4b436f..fd95782 100644 --- a/api/sf-gate/sf_gate_client/tax_type_accounts/post_tax_type_accounts_responses.go +++ b/api/sf-gate/sf_gate_client/tax_type_accounts/post_tax_type_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tax_type_accounts/put_tax_type_accounts_parameters.go b/api/sf-gate/sf_gate_client/tax_type_accounts/put_tax_type_accounts_parameters.go index 1347803..bf07d64 100644 --- a/api/sf-gate/sf_gate_client/tax_type_accounts/put_tax_type_accounts_parameters.go +++ b/api/sf-gate/sf_gate_client/tax_type_accounts/put_tax_type_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tax_type_accounts/put_tax_type_accounts_responses.go b/api/sf-gate/sf_gate_client/tax_type_accounts/put_tax_type_accounts_responses.go index 9f60696..d7ecd39 100644 --- a/api/sf-gate/sf_gate_client/tax_type_accounts/put_tax_type_accounts_responses.go +++ b/api/sf-gate/sf_gate_client/tax_type_accounts/put_tax_type_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tax_type_accounts/tax_type_accounts_client.go b/api/sf-gate/sf_gate_client/tax_type_accounts/tax_type_accounts_client.go index 3a5c113..483f133 100644 --- a/api/sf-gate/sf_gate_client/tax_type_accounts/tax_type_accounts_client.go +++ b/api/sf-gate/sf_gate_client/tax_type_accounts/tax_type_accounts_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tax_types/get_tax_types_parameters.go b/api/sf-gate/sf_gate_client/tax_types/get_tax_types_parameters.go index c53d88b..4f81dec 100644 --- a/api/sf-gate/sf_gate_client/tax_types/get_tax_types_parameters.go +++ b/api/sf-gate/sf_gate_client/tax_types/get_tax_types_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tax_types/get_tax_types_responses.go b/api/sf-gate/sf_gate_client/tax_types/get_tax_types_responses.go index 05dcdd5..3dcdf71 100644 --- a/api/sf-gate/sf_gate_client/tax_types/get_tax_types_responses.go +++ b/api/sf-gate/sf_gate_client/tax_types/get_tax_types_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tax_types/tax_types_client.go b/api/sf-gate/sf_gate_client/tax_types/tax_types_client.go index 339eb88..fe0b2b2 100644 --- a/api/sf-gate/sf_gate_client/tax_types/tax_types_client.go +++ b/api/sf-gate/sf_gate_client/tax_types/tax_types_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/taxnexus_codes/get_taxnexus_codes_parameters.go b/api/sf-gate/sf_gate_client/taxnexus_codes/get_taxnexus_codes_parameters.go index 030ad02..dce4b12 100644 --- a/api/sf-gate/sf_gate_client/taxnexus_codes/get_taxnexus_codes_parameters.go +++ b/api/sf-gate/sf_gate_client/taxnexus_codes/get_taxnexus_codes_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/taxnexus_codes/get_taxnexus_codes_responses.go b/api/sf-gate/sf_gate_client/taxnexus_codes/get_taxnexus_codes_responses.go index a175d87..2e0448d 100644 --- a/api/sf-gate/sf_gate_client/taxnexus_codes/get_taxnexus_codes_responses.go +++ b/api/sf-gate/sf_gate_client/taxnexus_codes/get_taxnexus_codes_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/taxnexus_codes/taxnexus_codes_client.go b/api/sf-gate/sf_gate_client/taxnexus_codes/taxnexus_codes_client.go index 00c0fd0..9ed17f8 100644 --- a/api/sf-gate/sf_gate_client/taxnexus_codes/taxnexus_codes_client.go +++ b/api/sf-gate/sf_gate_client/taxnexus_codes/taxnexus_codes_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/templates/get_templates_parameters.go b/api/sf-gate/sf_gate_client/templates/get_templates_parameters.go index 6891f7c..b0a45d5 100644 --- a/api/sf-gate/sf_gate_client/templates/get_templates_parameters.go +++ b/api/sf-gate/sf_gate_client/templates/get_templates_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/templates/get_templates_responses.go b/api/sf-gate/sf_gate_client/templates/get_templates_responses.go index 18ccf0c..f33fc8d 100644 --- a/api/sf-gate/sf_gate_client/templates/get_templates_responses.go +++ b/api/sf-gate/sf_gate_client/templates/get_templates_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/templates/templates_client.go b/api/sf-gate/sf_gate_client/templates/templates_client.go index e028d19..42a994a 100644 --- a/api/sf-gate/sf_gate_client/templates/templates_client.go +++ b/api/sf-gate/sf_gate_client/templates/templates_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tenants/get_tenants_parameters.go b/api/sf-gate/sf_gate_client/tenants/get_tenants_parameters.go index 64f4634..cdaccae 100644 --- a/api/sf-gate/sf_gate_client/tenants/get_tenants_parameters.go +++ b/api/sf-gate/sf_gate_client/tenants/get_tenants_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tenants/get_tenants_responses.go b/api/sf-gate/sf_gate_client/tenants/get_tenants_responses.go index 90c720b..8324f05 100644 --- a/api/sf-gate/sf_gate_client/tenants/get_tenants_responses.go +++ b/api/sf-gate/sf_gate_client/tenants/get_tenants_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tenants/put_tenants_parameters.go b/api/sf-gate/sf_gate_client/tenants/put_tenants_parameters.go index ba45494..33fbbe5 100644 --- a/api/sf-gate/sf_gate_client/tenants/put_tenants_parameters.go +++ b/api/sf-gate/sf_gate_client/tenants/put_tenants_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tenants/put_tenants_responses.go b/api/sf-gate/sf_gate_client/tenants/put_tenants_responses.go index 95bd8f7..b0d5a6a 100644 --- a/api/sf-gate/sf_gate_client/tenants/put_tenants_responses.go +++ b/api/sf-gate/sf_gate_client/tenants/put_tenants_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tenants/tenants_client.go b/api/sf-gate/sf_gate_client/tenants/tenants_client.go index e1ffec5..81e1c29 100644 --- a/api/sf-gate/sf_gate_client/tenants/tenants_client.go +++ b/api/sf-gate/sf_gate_client/tenants/tenants_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tenants/tenants_parameters.go b/api/sf-gate/sf_gate_client/tenants/tenants_parameters.go index 22494ea..11128c1 100644 --- a/api/sf-gate/sf_gate_client/tenants/tenants_parameters.go +++ b/api/sf-gate/sf_gate_client/tenants/tenants_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/tenants/tenants_responses.go b/api/sf-gate/sf_gate_client/tenants/tenants_responses.go index f02c84a..50006f8 100644 --- a/api/sf-gate/sf_gate_client/tenants/tenants_responses.go +++ b/api/sf-gate/sf_gate_client/tenants/tenants_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/users/get_users_parameters.go b/api/sf-gate/sf_gate_client/users/get_users_parameters.go index 806bc24..b5548c9 100644 --- a/api/sf-gate/sf_gate_client/users/get_users_parameters.go +++ b/api/sf-gate/sf_gate_client/users/get_users_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/users/get_users_responses.go b/api/sf-gate/sf_gate_client/users/get_users_responses.go index f79a5bd..29f9542 100644 --- a/api/sf-gate/sf_gate_client/users/get_users_responses.go +++ b/api/sf-gate/sf_gate_client/users/get_users_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_client/users/users_client.go b/api/sf-gate/sf_gate_client/users/users_client.go index 9862faa..e6e4ac2 100644 --- a/api/sf-gate/sf_gate_client/users/users_client.go +++ b/api/sf-gate/sf_gate_client/users/users_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/account.go b/api/sf-gate/sf_gate_models/account.go index be041de..37dccd7 100644 --- a/api/sf-gate/sf_gate_models/account.go +++ b/api/sf-gate/sf_gate_models/account.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/account_request.go b/api/sf-gate/sf_gate_models/account_request.go index 68747a3..5fac246 100644 --- a/api/sf-gate/sf_gate_models/account_request.go +++ b/api/sf-gate/sf_gate_models/account_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/account_response.go b/api/sf-gate/sf_gate_models/account_response.go index c0c355f..5af07ab 100644 --- a/api/sf-gate/sf_gate_models/account_response.go +++ b/api/sf-gate/sf_gate_models/account_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/accounting_rule.go b/api/sf-gate/sf_gate_models/accounting_rule.go index 2e96bb7..f211354 100644 --- a/api/sf-gate/sf_gate_models/accounting_rule.go +++ b/api/sf-gate/sf_gate_models/accounting_rule.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/accounting_rule_request.go b/api/sf-gate/sf_gate_models/accounting_rule_request.go index ce133a1..aa265bc 100644 --- a/api/sf-gate/sf_gate_models/accounting_rule_request.go +++ b/api/sf-gate/sf_gate_models/accounting_rule_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/accounting_rule_response.go b/api/sf-gate/sf_gate_models/accounting_rule_response.go index 2ba71c0..2ab27f7 100644 --- a/api/sf-gate/sf_gate_models/accounting_rule_response.go +++ b/api/sf-gate/sf_gate_models/accounting_rule_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/accounting_ruleset.go b/api/sf-gate/sf_gate_models/accounting_ruleset.go index e450317..3831e78 100644 --- a/api/sf-gate/sf_gate_models/accounting_ruleset.go +++ b/api/sf-gate/sf_gate_models/accounting_ruleset.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/accounting_ruleset_item.go b/api/sf-gate/sf_gate_models/accounting_ruleset_item.go index ebb29db..905c984 100644 --- a/api/sf-gate/sf_gate_models/accounting_ruleset_item.go +++ b/api/sf-gate/sf_gate_models/accounting_ruleset_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/accounting_ruleset_request.go b/api/sf-gate/sf_gate_models/accounting_ruleset_request.go index 7dc548d..98b6807 100644 --- a/api/sf-gate/sf_gate_models/accounting_ruleset_request.go +++ b/api/sf-gate/sf_gate_models/accounting_ruleset_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/accounting_ruleset_response.go b/api/sf-gate/sf_gate_models/accounting_ruleset_response.go index ecd9441..0fbd018 100644 --- a/api/sf-gate/sf_gate_models/accounting_ruleset_response.go +++ b/api/sf-gate/sf_gate_models/accounting_ruleset_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/address.go b/api/sf-gate/sf_gate_models/address.go index 8bb8f25..05dfc56 100644 --- a/api/sf-gate/sf_gate_models/address.go +++ b/api/sf-gate/sf_gate_models/address.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/authority.go b/api/sf-gate/sf_gate_models/authority.go index cb305b3..ae45596 100644 --- a/api/sf-gate/sf_gate_models/authority.go +++ b/api/sf-gate/sf_gate_models/authority.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/authority_request.go b/api/sf-gate/sf_gate_models/authority_request.go index a91ac1a..f4eb02b 100644 --- a/api/sf-gate/sf_gate_models/authority_request.go +++ b/api/sf-gate/sf_gate_models/authority_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/authority_response.go b/api/sf-gate/sf_gate_models/authority_response.go index 9999a84..0f882eb 100644 --- a/api/sf-gate/sf_gate_models/authority_response.go +++ b/api/sf-gate/sf_gate_models/authority_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/backend.go b/api/sf-gate/sf_gate_models/backend.go index fe575f4..da261a1 100644 --- a/api/sf-gate/sf_gate_models/backend.go +++ b/api/sf-gate/sf_gate_models/backend.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/backend_request.go b/api/sf-gate/sf_gate_models/backend_request.go index e1d0e90..e2648b7 100644 --- a/api/sf-gate/sf_gate_models/backend_request.go +++ b/api/sf-gate/sf_gate_models/backend_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/backend_response.go b/api/sf-gate/sf_gate_models/backend_response.go index 6e82c8b..4063dce 100644 --- a/api/sf-gate/sf_gate_models/backend_response.go +++ b/api/sf-gate/sf_gate_models/backend_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/cash_receipt.go b/api/sf-gate/sf_gate_models/cash_receipt.go index 2cb0e77..63b4a1e 100644 --- a/api/sf-gate/sf_gate_models/cash_receipt.go +++ b/api/sf-gate/sf_gate_models/cash_receipt.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/cash_receipt_request.go b/api/sf-gate/sf_gate_models/cash_receipt_request.go index 731873d..8329cb9 100644 --- a/api/sf-gate/sf_gate_models/cash_receipt_request.go +++ b/api/sf-gate/sf_gate_models/cash_receipt_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/cash_receipt_response.go b/api/sf-gate/sf_gate_models/cash_receipt_response.go index 189056c..55d40b6 100644 --- a/api/sf-gate/sf_gate_models/cash_receipt_response.go +++ b/api/sf-gate/sf_gate_models/cash_receipt_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/cluster.go b/api/sf-gate/sf_gate_models/cluster.go index ae26475..9442176 100644 --- a/api/sf-gate/sf_gate_models/cluster.go +++ b/api/sf-gate/sf_gate_models/cluster.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/cluster_request.go b/api/sf-gate/sf_gate_models/cluster_request.go index f5b2fd2..7c742d3 100644 --- a/api/sf-gate/sf_gate_models/cluster_request.go +++ b/api/sf-gate/sf_gate_models/cluster_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/cluster_response.go b/api/sf-gate/sf_gate_models/cluster_response.go index 5320eed..0f51a27 100644 --- a/api/sf-gate/sf_gate_models/cluster_response.go +++ b/api/sf-gate/sf_gate_models/cluster_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/company.go b/api/sf-gate/sf_gate_models/company.go index a904dd0..a95bd06 100644 --- a/api/sf-gate/sf_gate_models/company.go +++ b/api/sf-gate/sf_gate_models/company.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/company_response.go b/api/sf-gate/sf_gate_models/company_response.go index 4683d44..dd4b1dd 100644 --- a/api/sf-gate/sf_gate_models/company_response.go +++ b/api/sf-gate/sf_gate_models/company_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/contact.go b/api/sf-gate/sf_gate_models/contact.go index fc71e5e..73bbbb1 100644 --- a/api/sf-gate/sf_gate_models/contact.go +++ b/api/sf-gate/sf_gate_models/contact.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/contact_request.go b/api/sf-gate/sf_gate_models/contact_request.go index 971e405..f67b29d 100644 --- a/api/sf-gate/sf_gate_models/contact_request.go +++ b/api/sf-gate/sf_gate_models/contact_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/contact_response.go b/api/sf-gate/sf_gate_models/contact_response.go index 82582d3..e41f3e0 100644 --- a/api/sf-gate/sf_gate_models/contact_response.go +++ b/api/sf-gate/sf_gate_models/contact_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/contract_basic.go b/api/sf-gate/sf_gate_models/contract_basic.go index b3a2fae..1c9b1c8 100644 --- a/api/sf-gate/sf_gate_models/contract_basic.go +++ b/api/sf-gate/sf_gate_models/contract_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/country.go b/api/sf-gate/sf_gate_models/country.go index 3be4b88..89784cb 100644 --- a/api/sf-gate/sf_gate_models/country.go +++ b/api/sf-gate/sf_gate_models/country.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/country_response.go b/api/sf-gate/sf_gate_models/country_response.go index df37bb3..33cac47 100644 --- a/api/sf-gate/sf_gate_models/country_response.go +++ b/api/sf-gate/sf_gate_models/country_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/county.go b/api/sf-gate/sf_gate_models/county.go index ffce0cd..53508fa 100644 --- a/api/sf-gate/sf_gate_models/county.go +++ b/api/sf-gate/sf_gate_models/county.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/county_response.go b/api/sf-gate/sf_gate_models/county_response.go index 8678c97..265a3e3 100644 --- a/api/sf-gate/sf_gate_models/county_response.go +++ b/api/sf-gate/sf_gate_models/county_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/credit_card.go b/api/sf-gate/sf_gate_models/credit_card.go index db4652a..eb946de 100644 --- a/api/sf-gate/sf_gate_models/credit_card.go +++ b/api/sf-gate/sf_gate_models/credit_card.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/database.go b/api/sf-gate/sf_gate_models/database.go index 8db96c0..9c3c6ba 100644 --- a/api/sf-gate/sf_gate_models/database.go +++ b/api/sf-gate/sf_gate_models/database.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/database_request.go b/api/sf-gate/sf_gate_models/database_request.go index 7ed4224..a522736 100644 --- a/api/sf-gate/sf_gate_models/database_request.go +++ b/api/sf-gate/sf_gate_models/database_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/database_response.go b/api/sf-gate/sf_gate_models/database_response.go index f0b5cda..b7ed7e6 100644 --- a/api/sf-gate/sf_gate_models/database_response.go +++ b/api/sf-gate/sf_gate_models/database_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/domain.go b/api/sf-gate/sf_gate_models/domain.go index c01a477..fe6c963 100644 --- a/api/sf-gate/sf_gate_models/domain.go +++ b/api/sf-gate/sf_gate_models/domain.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/domain_response.go b/api/sf-gate/sf_gate_models/domain_response.go index d5178e1..207c597 100644 --- a/api/sf-gate/sf_gate_models/domain_response.go +++ b/api/sf-gate/sf_gate_models/domain_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/error.go b/api/sf-gate/sf_gate_models/error.go index ffd458f..c3f47ae 100644 --- a/api/sf-gate/sf_gate_models/error.go +++ b/api/sf-gate/sf_gate_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/filing.go b/api/sf-gate/sf_gate_models/filing.go index 5c8a4d5..bb10299 100644 --- a/api/sf-gate/sf_gate_models/filing.go +++ b/api/sf-gate/sf_gate_models/filing.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/filing_due_date.go b/api/sf-gate/sf_gate_models/filing_due_date.go index e1fdd9b..d9b47d2 100644 --- a/api/sf-gate/sf_gate_models/filing_due_date.go +++ b/api/sf-gate/sf_gate_models/filing_due_date.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/filing_request.go b/api/sf-gate/sf_gate_models/filing_request.go index 72f16b6..5576d81 100644 --- a/api/sf-gate/sf_gate_models/filing_request.go +++ b/api/sf-gate/sf_gate_models/filing_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/filing_response.go b/api/sf-gate/sf_gate_models/filing_response.go index f277cc0..1169e13 100644 --- a/api/sf-gate/sf_gate_models/filing_response.go +++ b/api/sf-gate/sf_gate_models/filing_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/filing_type.go b/api/sf-gate/sf_gate_models/filing_type.go index a685848..ece1951 100644 --- a/api/sf-gate/sf_gate_models/filing_type.go +++ b/api/sf-gate/sf_gate_models/filing_type.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/filing_type_instance.go b/api/sf-gate/sf_gate_models/filing_type_instance.go index fb6d1fc..fee25ac 100644 --- a/api/sf-gate/sf_gate_models/filing_type_instance.go +++ b/api/sf-gate/sf_gate_models/filing_type_instance.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/filing_type_request.go b/api/sf-gate/sf_gate_models/filing_type_request.go index 8bf4599..a9ad105 100644 --- a/api/sf-gate/sf_gate_models/filing_type_request.go +++ b/api/sf-gate/sf_gate_models/filing_type_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/filing_type_response.go b/api/sf-gate/sf_gate_models/filing_type_response.go index efc77ed..837d9c2 100644 --- a/api/sf-gate/sf_gate_models/filing_type_response.go +++ b/api/sf-gate/sf_gate_models/filing_type_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/geo_license_type_instance.go b/api/sf-gate/sf_gate_models/geo_license_type_instance.go index 1a1da3f..cbdfe6a 100644 --- a/api/sf-gate/sf_gate_models/geo_license_type_instance.go +++ b/api/sf-gate/sf_gate_models/geo_license_type_instance.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/gl_account.go b/api/sf-gate/sf_gate_models/gl_account.go index 5ad936f..2d5c490 100644 --- a/api/sf-gate/sf_gate_models/gl_account.go +++ b/api/sf-gate/sf_gate_models/gl_account.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/gl_account_request.go b/api/sf-gate/sf_gate_models/gl_account_request.go index e1c388d..b26bb3f 100644 --- a/api/sf-gate/sf_gate_models/gl_account_request.go +++ b/api/sf-gate/sf_gate_models/gl_account_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/gl_account_response.go b/api/sf-gate/sf_gate_models/gl_account_response.go index d6831f6..1f8f5fb 100644 --- a/api/sf-gate/sf_gate_models/gl_account_response.go +++ b/api/sf-gate/sf_gate_models/gl_account_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/gl_balance.go b/api/sf-gate/sf_gate_models/gl_balance.go index 1e46bdd..b1be96b 100644 --- a/api/sf-gate/sf_gate_models/gl_balance.go +++ b/api/sf-gate/sf_gate_models/gl_balance.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/gl_balance_response.go b/api/sf-gate/sf_gate_models/gl_balance_response.go index 6b37d66..d7491f4 100644 --- a/api/sf-gate/sf_gate_models/gl_balance_response.go +++ b/api/sf-gate/sf_gate_models/gl_balance_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/ids.go b/api/sf-gate/sf_gate_models/ids.go index dc25dc4..8c99904 100644 --- a/api/sf-gate/sf_gate_models/ids.go +++ b/api/sf-gate/sf_gate_models/ids.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/ids_request.go b/api/sf-gate/sf_gate_models/ids_request.go index 2c5f235..3101aa0 100644 --- a/api/sf-gate/sf_gate_models/ids_request.go +++ b/api/sf-gate/sf_gate_models/ids_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/ingest.go b/api/sf-gate/sf_gate_models/ingest.go index f1f50a0..dea45c7 100644 --- a/api/sf-gate/sf_gate_models/ingest.go +++ b/api/sf-gate/sf_gate_models/ingest.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/ingest_request.go b/api/sf-gate/sf_gate_models/ingest_request.go index b704e3d..2fcfb4b 100644 --- a/api/sf-gate/sf_gate_models/ingest_request.go +++ b/api/sf-gate/sf_gate_models/ingest_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/ingest_response.go b/api/sf-gate/sf_gate_models/ingest_response.go index 4ec61f4..026969c 100644 --- a/api/sf-gate/sf_gate_models/ingest_response.go +++ b/api/sf-gate/sf_gate_models/ingest_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/invalid_error.go b/api/sf-gate/sf_gate_models/invalid_error.go index 0356940..cf8f05c 100644 --- a/api/sf-gate/sf_gate_models/invalid_error.go +++ b/api/sf-gate/sf_gate_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/invoice.go b/api/sf-gate/sf_gate_models/invoice.go index d5f5486..c12315e 100644 --- a/api/sf-gate/sf_gate_models/invoice.go +++ b/api/sf-gate/sf_gate_models/invoice.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/invoice_basic.go b/api/sf-gate/sf_gate_models/invoice_basic.go index 024147b..3789dc9 100644 --- a/api/sf-gate/sf_gate_models/invoice_basic.go +++ b/api/sf-gate/sf_gate_models/invoice_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/invoice_item.go b/api/sf-gate/sf_gate_models/invoice_item.go index a20db96..f274b9d 100644 --- a/api/sf-gate/sf_gate_models/invoice_item.go +++ b/api/sf-gate/sf_gate_models/invoice_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/invoice_request.go b/api/sf-gate/sf_gate_models/invoice_request.go index aace967..01a56cd 100644 --- a/api/sf-gate/sf_gate_models/invoice_request.go +++ b/api/sf-gate/sf_gate_models/invoice_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/invoice_response.go b/api/sf-gate/sf_gate_models/invoice_response.go index 0b54b4f..7c00411 100644 --- a/api/sf-gate/sf_gate_models/invoice_response.go +++ b/api/sf-gate/sf_gate_models/invoice_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/item_basic.go b/api/sf-gate/sf_gate_models/item_basic.go index 4ea3e42..f51fd4b 100644 --- a/api/sf-gate/sf_gate_models/item_basic.go +++ b/api/sf-gate/sf_gate_models/item_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/job.go b/api/sf-gate/sf_gate_models/job.go index 72d1423..570348d 100644 --- a/api/sf-gate/sf_gate_models/job.go +++ b/api/sf-gate/sf_gate_models/job.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/job_request.go b/api/sf-gate/sf_gate_models/job_request.go index 342d5e4..bd1c217 100644 --- a/api/sf-gate/sf_gate_models/job_request.go +++ b/api/sf-gate/sf_gate_models/job_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/job_response.go b/api/sf-gate/sf_gate_models/job_response.go index 426ee7a..3dd1fc0 100644 --- a/api/sf-gate/sf_gate_models/job_response.go +++ b/api/sf-gate/sf_gate_models/job_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/license.go b/api/sf-gate/sf_gate_models/license.go index 212ddac..c51baf5 100644 --- a/api/sf-gate/sf_gate_models/license.go +++ b/api/sf-gate/sf_gate_models/license.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/license_request.go b/api/sf-gate/sf_gate_models/license_request.go index f8eddd7..b42b9ca 100644 --- a/api/sf-gate/sf_gate_models/license_request.go +++ b/api/sf-gate/sf_gate_models/license_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/license_response.go b/api/sf-gate/sf_gate_models/license_response.go index a59656b..c31f4d0 100644 --- a/api/sf-gate/sf_gate_models/license_response.go +++ b/api/sf-gate/sf_gate_models/license_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/license_type.go b/api/sf-gate/sf_gate_models/license_type.go index e526987..dcfb357 100644 --- a/api/sf-gate/sf_gate_models/license_type.go +++ b/api/sf-gate/sf_gate_models/license_type.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/license_type_response.go b/api/sf-gate/sf_gate_models/license_type_response.go index 283fa98..5d40214 100644 --- a/api/sf-gate/sf_gate_models/license_type_response.go +++ b/api/sf-gate/sf_gate_models/license_type_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/message.go b/api/sf-gate/sf_gate_models/message.go index e6d854f..965517e 100644 --- a/api/sf-gate/sf_gate_models/message.go +++ b/api/sf-gate/sf_gate_models/message.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/notebook.go b/api/sf-gate/sf_gate_models/notebook.go index 0699bc8..5e21cf6 100644 --- a/api/sf-gate/sf_gate_models/notebook.go +++ b/api/sf-gate/sf_gate_models/notebook.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/notebook_item.go b/api/sf-gate/sf_gate_models/notebook_item.go index b3798a0..0d0d0eb 100644 --- a/api/sf-gate/sf_gate_models/notebook_item.go +++ b/api/sf-gate/sf_gate_models/notebook_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/notebook_request.go b/api/sf-gate/sf_gate_models/notebook_request.go index f13987b..c6918d8 100644 --- a/api/sf-gate/sf_gate_models/notebook_request.go +++ b/api/sf-gate/sf_gate_models/notebook_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/notebook_response.go b/api/sf-gate/sf_gate_models/notebook_response.go index 1187def..cdd814a 100644 --- a/api/sf-gate/sf_gate_models/notebook_response.go +++ b/api/sf-gate/sf_gate_models/notebook_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/order.go b/api/sf-gate/sf_gate_models/order.go index 04a1014..dec5a94 100644 --- a/api/sf-gate/sf_gate_models/order.go +++ b/api/sf-gate/sf_gate_models/order.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/order_basic.go b/api/sf-gate/sf_gate_models/order_basic.go index 6ff5810..0de201c 100644 --- a/api/sf-gate/sf_gate_models/order_basic.go +++ b/api/sf-gate/sf_gate_models/order_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/order_basic_request.go b/api/sf-gate/sf_gate_models/order_basic_request.go index 18f0117..30c191b 100644 --- a/api/sf-gate/sf_gate_models/order_basic_request.go +++ b/api/sf-gate/sf_gate_models/order_basic_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/order_item.go b/api/sf-gate/sf_gate_models/order_item.go index 4bcc788..108e7dd 100644 --- a/api/sf-gate/sf_gate_models/order_item.go +++ b/api/sf-gate/sf_gate_models/order_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/order_response.go b/api/sf-gate/sf_gate_models/order_response.go index 5d32b5e..db23e3f 100644 --- a/api/sf-gate/sf_gate_models/order_response.go +++ b/api/sf-gate/sf_gate_models/order_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/pagination.go b/api/sf-gate/sf_gate_models/pagination.go index 7ce3bf9..c46aa2f 100644 --- a/api/sf-gate/sf_gate_models/pagination.go +++ b/api/sf-gate/sf_gate_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/period.go b/api/sf-gate/sf_gate_models/period.go index 836034d..421eb3b 100644 --- a/api/sf-gate/sf_gate_models/period.go +++ b/api/sf-gate/sf_gate_models/period.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/period_request.go b/api/sf-gate/sf_gate_models/period_request.go index fc5309c..215ca93 100644 --- a/api/sf-gate/sf_gate_models/period_request.go +++ b/api/sf-gate/sf_gate_models/period_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/period_response.go b/api/sf-gate/sf_gate_models/period_response.go index 7c32690..0a76c27 100644 --- a/api/sf-gate/sf_gate_models/period_response.go +++ b/api/sf-gate/sf_gate_models/period_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/place.go b/api/sf-gate/sf_gate_models/place.go index 8fe629f..cadc6d7 100644 --- a/api/sf-gate/sf_gate_models/place.go +++ b/api/sf-gate/sf_gate_models/place.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/place_response.go b/api/sf-gate/sf_gate_models/place_response.go index 14c1167..12816ec 100644 --- a/api/sf-gate/sf_gate_models/place_response.go +++ b/api/sf-gate/sf_gate_models/place_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/pricebook.go b/api/sf-gate/sf_gate_models/pricebook.go index 5ba08ed..bbe9a4a 100644 --- a/api/sf-gate/sf_gate_models/pricebook.go +++ b/api/sf-gate/sf_gate_models/pricebook.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/pricebook_entry.go b/api/sf-gate/sf_gate_models/pricebook_entry.go index 55bf418..cd23239 100644 --- a/api/sf-gate/sf_gate_models/pricebook_entry.go +++ b/api/sf-gate/sf_gate_models/pricebook_entry.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/product.go b/api/sf-gate/sf_gate_models/product.go index ab7e18e..d66b97d 100644 --- a/api/sf-gate/sf_gate_models/product.go +++ b/api/sf-gate/sf_gate_models/product.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/product_request.go b/api/sf-gate/sf_gate_models/product_request.go index 8d7e2f8..29bba0f 100644 --- a/api/sf-gate/sf_gate_models/product_request.go +++ b/api/sf-gate/sf_gate_models/product_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/product_response.go b/api/sf-gate/sf_gate_models/product_response.go index 0e75cc6..d6462e1 100644 --- a/api/sf-gate/sf_gate_models/product_response.go +++ b/api/sf-gate/sf_gate_models/product_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/purchase_order.go b/api/sf-gate/sf_gate_models/purchase_order.go index 8dd5e74..ef7ea78 100644 --- a/api/sf-gate/sf_gate_models/purchase_order.go +++ b/api/sf-gate/sf_gate_models/purchase_order.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/purchase_order_basic.go b/api/sf-gate/sf_gate_models/purchase_order_basic.go index ea99570..b20d580 100644 --- a/api/sf-gate/sf_gate_models/purchase_order_basic.go +++ b/api/sf-gate/sf_gate_models/purchase_order_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/purchase_order_item.go b/api/sf-gate/sf_gate_models/purchase_order_item.go index a270459..472dde0 100644 --- a/api/sf-gate/sf_gate_models/purchase_order_item.go +++ b/api/sf-gate/sf_gate_models/purchase_order_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/purchase_order_request.go b/api/sf-gate/sf_gate_models/purchase_order_request.go index 8f541e6..760f6ae 100644 --- a/api/sf-gate/sf_gate_models/purchase_order_request.go +++ b/api/sf-gate/sf_gate_models/purchase_order_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/purchase_order_response.go b/api/sf-gate/sf_gate_models/purchase_order_response.go index ccc03aa..52a9fc8 100644 --- a/api/sf-gate/sf_gate_models/purchase_order_response.go +++ b/api/sf-gate/sf_gate_models/purchase_order_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/quote.go b/api/sf-gate/sf_gate_models/quote.go index c8213fa..451b9f8 100644 --- a/api/sf-gate/sf_gate_models/quote.go +++ b/api/sf-gate/sf_gate_models/quote.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/quote_basic.go b/api/sf-gate/sf_gate_models/quote_basic.go index 77cc7c0..bdf7acb 100644 --- a/api/sf-gate/sf_gate_models/quote_basic.go +++ b/api/sf-gate/sf_gate_models/quote_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/quote_item.go b/api/sf-gate/sf_gate_models/quote_item.go index 9a4189e..de869cd 100644 --- a/api/sf-gate/sf_gate_models/quote_item.go +++ b/api/sf-gate/sf_gate_models/quote_item.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/quote_item_basic.go b/api/sf-gate/sf_gate_models/quote_item_basic.go index a396fa1..03a5af0 100644 --- a/api/sf-gate/sf_gate_models/quote_item_basic.go +++ b/api/sf-gate/sf_gate_models/quote_item_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/quote_response.go b/api/sf-gate/sf_gate_models/quote_response.go index 0249478..0b2e0a2 100644 --- a/api/sf-gate/sf_gate_models/quote_response.go +++ b/api/sf-gate/sf_gate_models/quote_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/request_meta.go b/api/sf-gate/sf_gate_models/request_meta.go index 0bbad5e..d5790f2 100644 --- a/api/sf-gate/sf_gate_models/request_meta.go +++ b/api/sf-gate/sf_gate_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/response_meta.go b/api/sf-gate/sf_gate_models/response_meta.go index c274fb8..693627c 100644 --- a/api/sf-gate/sf_gate_models/response_meta.go +++ b/api/sf-gate/sf_gate_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/role.go b/api/sf-gate/sf_gate_models/role.go index ada9d19..8e4c7a8 100644 --- a/api/sf-gate/sf_gate_models/role.go +++ b/api/sf-gate/sf_gate_models/role.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/role_request.go b/api/sf-gate/sf_gate_models/role_request.go index d59d27a..0d7e15c 100644 --- a/api/sf-gate/sf_gate_models/role_request.go +++ b/api/sf-gate/sf_gate_models/role_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/role_response.go b/api/sf-gate/sf_gate_models/role_response.go index 93ac364..6ca18ab 100644 --- a/api/sf-gate/sf_gate_models/role_response.go +++ b/api/sf-gate/sf_gate_models/role_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/service.go b/api/sf-gate/sf_gate_models/service.go index f205fb8..3e1a292 100644 --- a/api/sf-gate/sf_gate_models/service.go +++ b/api/sf-gate/sf_gate_models/service.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/service_request.go b/api/sf-gate/sf_gate_models/service_request.go index a622023..7618570 100644 --- a/api/sf-gate/sf_gate_models/service_request.go +++ b/api/sf-gate/sf_gate_models/service_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/service_response.go b/api/sf-gate/sf_gate_models/service_response.go index 7e1be30..b48ded6 100644 --- a/api/sf-gate/sf_gate_models/service_response.go +++ b/api/sf-gate/sf_gate_models/service_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/state.go b/api/sf-gate/sf_gate_models/state.go index e70a061..4e6e4b5 100644 --- a/api/sf-gate/sf_gate_models/state.go +++ b/api/sf-gate/sf_gate_models/state.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/state_response.go b/api/sf-gate/sf_gate_models/state_response.go index b06c07d..0efef67 100644 --- a/api/sf-gate/sf_gate_models/state_response.go +++ b/api/sf-gate/sf_gate_models/state_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/statement.go b/api/sf-gate/sf_gate_models/statement.go index bd4f917..f893fd7 100644 --- a/api/sf-gate/sf_gate_models/statement.go +++ b/api/sf-gate/sf_gate_models/statement.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/statement_request.go b/api/sf-gate/sf_gate_models/statement_request.go index 5f43959..9fcf30d 100644 --- a/api/sf-gate/sf_gate_models/statement_request.go +++ b/api/sf-gate/sf_gate_models/statement_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/statement_response.go b/api/sf-gate/sf_gate_models/statement_response.go index a383d9f..11c9a97 100644 --- a/api/sf-gate/sf_gate_models/statement_response.go +++ b/api/sf-gate/sf_gate_models/statement_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/submission.go b/api/sf-gate/sf_gate_models/submission.go index 2ba0d2d..b5c5984 100644 --- a/api/sf-gate/sf_gate_models/submission.go +++ b/api/sf-gate/sf_gate_models/submission.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/submission_request.go b/api/sf-gate/sf_gate_models/submission_request.go index a450413..5e3fc56 100644 --- a/api/sf-gate/sf_gate_models/submission_request.go +++ b/api/sf-gate/sf_gate_models/submission_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/submission_response.go b/api/sf-gate/sf_gate_models/submission_response.go index 27d74d1..7c90916 100644 --- a/api/sf-gate/sf_gate_models/submission_response.go +++ b/api/sf-gate/sf_gate_models/submission_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/subscription.go b/api/sf-gate/sf_gate_models/subscription.go index 799c270..57c192b 100644 --- a/api/sf-gate/sf_gate_models/subscription.go +++ b/api/sf-gate/sf_gate_models/subscription.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/subscription_request.go b/api/sf-gate/sf_gate_models/subscription_request.go index 2333156..c66b1d1 100644 --- a/api/sf-gate/sf_gate_models/subscription_request.go +++ b/api/sf-gate/sf_gate_models/subscription_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/subscription_response.go b/api/sf-gate/sf_gate_models/subscription_response.go index 9388b85..d34d5c2 100644 --- a/api/sf-gate/sf_gate_models/subscription_response.go +++ b/api/sf-gate/sf_gate_models/subscription_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_instance.go b/api/sf-gate/sf_gate_models/tax_instance.go index 70e7b03..8c4656b 100644 --- a/api/sf-gate/sf_gate_models/tax_instance.go +++ b/api/sf-gate/sf_gate_models/tax_instance.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_invoices_request.go b/api/sf-gate/sf_gate_models/tax_invoices_request.go index 2c34ccf..9459658 100644 --- a/api/sf-gate/sf_gate_models/tax_invoices_request.go +++ b/api/sf-gate/sf_gate_models/tax_invoices_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_orders_request.go b/api/sf-gate/sf_gate_models/tax_orders_request.go index 94d0eeb..d7f7d86 100644 --- a/api/sf-gate/sf_gate_models/tax_orders_request.go +++ b/api/sf-gate/sf_gate_models/tax_orders_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_purchase_orders_request.go b/api/sf-gate/sf_gate_models/tax_purchase_orders_request.go index aae0f92..46a9de5 100644 --- a/api/sf-gate/sf_gate_models/tax_purchase_orders_request.go +++ b/api/sf-gate/sf_gate_models/tax_purchase_orders_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_quotes_request.go b/api/sf-gate/sf_gate_models/tax_quotes_request.go index 430845e..63598b6 100644 --- a/api/sf-gate/sf_gate_models/tax_quotes_request.go +++ b/api/sf-gate/sf_gate_models/tax_quotes_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_transaction.go b/api/sf-gate/sf_gate_models/tax_transaction.go index 241e3cb..ea27293 100644 --- a/api/sf-gate/sf_gate_models/tax_transaction.go +++ b/api/sf-gate/sf_gate_models/tax_transaction.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_transaction_response.go b/api/sf-gate/sf_gate_models/tax_transaction_response.go index 76513e3..8051d58 100644 --- a/api/sf-gate/sf_gate_models/tax_transaction_response.go +++ b/api/sf-gate/sf_gate_models/tax_transaction_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_type.go b/api/sf-gate/sf_gate_models/tax_type.go index 30f5ad5..63804ba 100644 --- a/api/sf-gate/sf_gate_models/tax_type.go +++ b/api/sf-gate/sf_gate_models/tax_type.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_type_account.go b/api/sf-gate/sf_gate_models/tax_type_account.go index bec07d0..ec08ace 100644 --- a/api/sf-gate/sf_gate_models/tax_type_account.go +++ b/api/sf-gate/sf_gate_models/tax_type_account.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_type_account_request.go b/api/sf-gate/sf_gate_models/tax_type_account_request.go index 054fa00..e98e148 100644 --- a/api/sf-gate/sf_gate_models/tax_type_account_request.go +++ b/api/sf-gate/sf_gate_models/tax_type_account_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_type_account_response.go b/api/sf-gate/sf_gate_models/tax_type_account_response.go index 72fe46a..9e8c47d 100644 --- a/api/sf-gate/sf_gate_models/tax_type_account_response.go +++ b/api/sf-gate/sf_gate_models/tax_type_account_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tax_type_response.go b/api/sf-gate/sf_gate_models/tax_type_response.go index 49dbac1..d8420b1 100644 --- a/api/sf-gate/sf_gate_models/tax_type_response.go +++ b/api/sf-gate/sf_gate_models/tax_type_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/taxnexus_code.go b/api/sf-gate/sf_gate_models/taxnexus_code.go index 20ce6f6..8859ac7 100644 --- a/api/sf-gate/sf_gate_models/taxnexus_code.go +++ b/api/sf-gate/sf_gate_models/taxnexus_code.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/taxnexus_code_response.go b/api/sf-gate/sf_gate_models/taxnexus_code_response.go index 227ed55..4c89865 100644 --- a/api/sf-gate/sf_gate_models/taxnexus_code_response.go +++ b/api/sf-gate/sf_gate_models/taxnexus_code_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/template.go b/api/sf-gate/sf_gate_models/template.go index c56a966..2d54fa4 100644 --- a/api/sf-gate/sf_gate_models/template.go +++ b/api/sf-gate/sf_gate_models/template.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/template_response.go b/api/sf-gate/sf_gate_models/template_response.go index 9a34dae..d0bc99a 100644 --- a/api/sf-gate/sf_gate_models/template_response.go +++ b/api/sf-gate/sf_gate_models/template_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tenant.go b/api/sf-gate/sf_gate_models/tenant.go index ce74835..9ac082f 100644 --- a/api/sf-gate/sf_gate_models/tenant.go +++ b/api/sf-gate/sf_gate_models/tenant.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tenant_request.go b/api/sf-gate/sf_gate_models/tenant_request.go index 1b6f485..a08d146 100644 --- a/api/sf-gate/sf_gate_models/tenant_request.go +++ b/api/sf-gate/sf_gate_models/tenant_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tenant_response.go b/api/sf-gate/sf_gate_models/tenant_response.go index 00a769d..daa5d75 100644 --- a/api/sf-gate/sf_gate_models/tenant_response.go +++ b/api/sf-gate/sf_gate_models/tenant_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/tenant_user.go b/api/sf-gate/sf_gate_models/tenant_user.go index 13d4753..e32b231 100644 --- a/api/sf-gate/sf_gate_models/tenant_user.go +++ b/api/sf-gate/sf_gate_models/tenant_user.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/user.go b/api/sf-gate/sf_gate_models/user.go index b4a600b..cd15161 100644 --- a/api/sf-gate/sf_gate_models/user.go +++ b/api/sf-gate/sf_gate_models/user.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/user_response.go b/api/sf-gate/sf_gate_models/user_response.go index 84cfc14..6d40b51 100644 --- a/api/sf-gate/sf_gate_models/user_response.go +++ b/api/sf-gate/sf_gate_models/user_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/sf-gate/sf_gate_models/user_role.go b/api/sf-gate/sf_gate_models/user_role.go index f723a23..584e8aa 100644 --- a/api/sf-gate/sf_gate_models/user_role.go +++ b/api/sf-gate/sf_gate_models/user_role.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_client/stash_client.go b/api/stash/stash_client/stash_client.go index f4ad591..329a64a 100644 --- a/api/stash/stash_client/stash_client.go +++ b/api/stash/stash_client/stash_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_client/stash_pdf/post_pdfs_parameters.go b/api/stash/stash_client/stash_pdf/post_pdfs_parameters.go index 6e6dc98..2cecdc0 100644 --- a/api/stash/stash_client/stash_pdf/post_pdfs_parameters.go +++ b/api/stash/stash_client/stash_pdf/post_pdfs_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_client/stash_pdf/post_pdfs_responses.go b/api/stash/stash_client/stash_pdf/post_pdfs_responses.go index a08f577..33895e5 100644 --- a/api/stash/stash_client/stash_pdf/post_pdfs_responses.go +++ b/api/stash/stash_client/stash_pdf/post_pdfs_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_client/stash_pdf/stash_pdf_client.go b/api/stash/stash_client/stash_pdf/stash_pdf_client.go index 5e9ba57..3407ec2 100644 --- a/api/stash/stash_client/stash_pdf/stash_pdf_client.go +++ b/api/stash/stash_client/stash_pdf/stash_pdf_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_models/document.go b/api/stash/stash_models/document.go index 142175b..3002a19 100644 --- a/api/stash/stash_models/document.go +++ b/api/stash/stash_models/document.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_models/document_response.go b/api/stash/stash_models/document_response.go index aae6c88..638c59d 100644 --- a/api/stash/stash_models/document_response.go +++ b/api/stash/stash_models/document_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_models/error.go b/api/stash/stash_models/error.go index e8f2c02..fe8ed08 100644 --- a/api/stash/stash_models/error.go +++ b/api/stash/stash_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_models/new_p_d_f.go b/api/stash/stash_models/new_p_d_f.go index 7f04d0b..980fa99 100644 --- a/api/stash/stash_models/new_p_d_f.go +++ b/api/stash/stash_models/new_p_d_f.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_models/p_d_f_request.go b/api/stash/stash_models/p_d_f_request.go index f54e935..2fc7b2f 100644 --- a/api/stash/stash_models/p_d_f_request.go +++ b/api/stash/stash_models/p_d_f_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_models/request_meta.go b/api/stash/stash_models/request_meta.go index d4b6192..4645436 100644 --- a/api/stash/stash_models/request_meta.go +++ b/api/stash/stash_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/stash/stash_models/response_meta.go b/api/stash/stash_models/response_meta.go index 7e44927..fc232a3 100644 --- a/api/stash/stash_models/response_meta.go +++ b/api/stash/stash_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_client/accounts/accounts_client.go b/api/vendor-gw/vendor_gw_client/accounts/accounts_client.go index c7db14a..7f817a2 100644 --- a/api/vendor-gw/vendor_gw_client/accounts/accounts_client.go +++ b/api/vendor-gw/vendor_gw_client/accounts/accounts_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_client/accounts/get_accounts_parameters.go b/api/vendor-gw/vendor_gw_client/accounts/get_accounts_parameters.go index 63fdd4c..254f4d0 100644 --- a/api/vendor-gw/vendor_gw_client/accounts/get_accounts_parameters.go +++ b/api/vendor-gw/vendor_gw_client/accounts/get_accounts_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_client/accounts/get_accounts_responses.go b/api/vendor-gw/vendor_gw_client/accounts/get_accounts_responses.go index f4a2c25..5e18a2c 100644 --- a/api/vendor-gw/vendor_gw_client/accounts/get_accounts_responses.go +++ b/api/vendor-gw/vendor_gw_client/accounts/get_accounts_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_client/invoices/get_invoices_parameters.go b/api/vendor-gw/vendor_gw_client/invoices/get_invoices_parameters.go index 12a16fd..88662fe 100644 --- a/api/vendor-gw/vendor_gw_client/invoices/get_invoices_parameters.go +++ b/api/vendor-gw/vendor_gw_client/invoices/get_invoices_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_client/invoices/get_invoices_responses.go b/api/vendor-gw/vendor_gw_client/invoices/get_invoices_responses.go index 27f9c1a..f73c47f 100644 --- a/api/vendor-gw/vendor_gw_client/invoices/get_invoices_responses.go +++ b/api/vendor-gw/vendor_gw_client/invoices/get_invoices_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_client/invoices/invoices_client.go b/api/vendor-gw/vendor_gw_client/invoices/invoices_client.go index a71a9aa..0589616 100644 --- a/api/vendor-gw/vendor_gw_client/invoices/invoices_client.go +++ b/api/vendor-gw/vendor_gw_client/invoices/invoices_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_client/purchase_orders/get_pos_parameters.go b/api/vendor-gw/vendor_gw_client/purchase_orders/get_pos_parameters.go index 86c669a..962b8c2 100644 --- a/api/vendor-gw/vendor_gw_client/purchase_orders/get_pos_parameters.go +++ b/api/vendor-gw/vendor_gw_client/purchase_orders/get_pos_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_client/purchase_orders/get_pos_responses.go b/api/vendor-gw/vendor_gw_client/purchase_orders/get_pos_responses.go index dd7c94e..e3bfc48 100644 --- a/api/vendor-gw/vendor_gw_client/purchase_orders/get_pos_responses.go +++ b/api/vendor-gw/vendor_gw_client/purchase_orders/get_pos_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_client/purchase_orders/purchase_orders_client.go b/api/vendor-gw/vendor_gw_client/purchase_orders/purchase_orders_client.go index 7ea5fcb..1c4b1b9 100644 --- a/api/vendor-gw/vendor_gw_client/purchase_orders/purchase_orders_client.go +++ b/api/vendor-gw/vendor_gw_client/purchase_orders/purchase_orders_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_client/vendor_gw_client.go b/api/vendor-gw/vendor_gw_client/vendor_gw_client.go index 7ae4236..964b386 100644 --- a/api/vendor-gw/vendor_gw_client/vendor_gw_client.go +++ b/api/vendor-gw/vendor_gw_client/vendor_gw_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/account_basic.go b/api/vendor-gw/vendor_gw_models/account_basic.go index 8a3e140..8ece942 100644 --- a/api/vendor-gw/vendor_gw_models/account_basic.go +++ b/api/vendor-gw/vendor_gw_models/account_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/account_response.go b/api/vendor-gw/vendor_gw_models/account_response.go index cf12482..12f7c94 100644 --- a/api/vendor-gw/vendor_gw_models/account_response.go +++ b/api/vendor-gw/vendor_gw_models/account_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/address.go b/api/vendor-gw/vendor_gw_models/address.go index 997154f..f6f27c2 100644 --- a/api/vendor-gw/vendor_gw_models/address.go +++ b/api/vendor-gw/vendor_gw_models/address.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/contact_basic.go b/api/vendor-gw/vendor_gw_models/contact_basic.go index 98aa707..2aaf56d 100644 --- a/api/vendor-gw/vendor_gw_models/contact_basic.go +++ b/api/vendor-gw/vendor_gw_models/contact_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/error.go b/api/vendor-gw/vendor_gw_models/error.go index 032cd53..9b46bb6 100644 --- a/api/vendor-gw/vendor_gw_models/error.go +++ b/api/vendor-gw/vendor_gw_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/invalid_error.go b/api/vendor-gw/vendor_gw_models/invalid_error.go index 0c683db..9eaf538 100644 --- a/api/vendor-gw/vendor_gw_models/invalid_error.go +++ b/api/vendor-gw/vendor_gw_models/invalid_error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/invoice_basic.go b/api/vendor-gw/vendor_gw_models/invoice_basic.go index e4973d2..be033f9 100644 --- a/api/vendor-gw/vendor_gw_models/invoice_basic.go +++ b/api/vendor-gw/vendor_gw_models/invoice_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/invoice_response.go b/api/vendor-gw/vendor_gw_models/invoice_response.go index caae651..f59544e 100644 --- a/api/vendor-gw/vendor_gw_models/invoice_response.go +++ b/api/vendor-gw/vendor_gw_models/invoice_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/item_basic.go b/api/vendor-gw/vendor_gw_models/item_basic.go index cb0f69c..627f1f8 100644 --- a/api/vendor-gw/vendor_gw_models/item_basic.go +++ b/api/vendor-gw/vendor_gw_models/item_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/license_basic.go b/api/vendor-gw/vendor_gw_models/license_basic.go index ee8b358..1a5a488 100644 --- a/api/vendor-gw/vendor_gw_models/license_basic.go +++ b/api/vendor-gw/vendor_gw_models/license_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/pagination.go b/api/vendor-gw/vendor_gw_models/pagination.go index 038b8a8..5174e5e 100644 --- a/api/vendor-gw/vendor_gw_models/pagination.go +++ b/api/vendor-gw/vendor_gw_models/pagination.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/purchase_order_basic.go b/api/vendor-gw/vendor_gw_models/purchase_order_basic.go index 130dee2..9bb53a8 100644 --- a/api/vendor-gw/vendor_gw_models/purchase_order_basic.go +++ b/api/vendor-gw/vendor_gw_models/purchase_order_basic.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/purchase_order_response.go b/api/vendor-gw/vendor_gw_models/purchase_order_response.go index d84265c..1052d72 100644 --- a/api/vendor-gw/vendor_gw_models/purchase_order_response.go +++ b/api/vendor-gw/vendor_gw_models/purchase_order_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/vendor-gw/vendor_gw_models/response_meta.go b/api/vendor-gw/vendor_gw_models/response_meta.go index e7c06ab..a17b9ea 100644 --- a/api/vendor-gw/vendor_gw_models/response_meta.go +++ b/api/vendor-gw/vendor_gw_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/app_log/app_log_client.go b/api/workflow/workflow_client/app_log/app_log_client.go index dbd3d0e..a28d700 100644 --- a/api/workflow/workflow_client/app_log/app_log_client.go +++ b/api/workflow/workflow_client/app_log/app_log_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/app_log/post_app_logs_parameters.go b/api/workflow/workflow_client/app_log/post_app_logs_parameters.go index 709999d..b54201e 100644 --- a/api/workflow/workflow_client/app_log/post_app_logs_parameters.go +++ b/api/workflow/workflow_client/app_log/post_app_logs_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/app_log/post_app_logs_responses.go b/api/workflow/workflow_client/app_log/post_app_logs_responses.go index 060b964..fd43a18 100644 --- a/api/workflow/workflow_client/app_log/post_app_logs_responses.go +++ b/api/workflow/workflow_client/app_log/post_app_logs_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/cors/app_log_options_parameters.go b/api/workflow/workflow_client/cors/app_log_options_parameters.go index 9df5ec6..8f7364f 100644 --- a/api/workflow/workflow_client/cors/app_log_options_parameters.go +++ b/api/workflow/workflow_client/cors/app_log_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/cors/app_log_options_responses.go b/api/workflow/workflow_client/cors/app_log_options_responses.go index 0626b6b..ad622f8 100644 --- a/api/workflow/workflow_client/cors/app_log_options_responses.go +++ b/api/workflow/workflow_client/cors/app_log_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/cors/cors_client.go b/api/workflow/workflow_client/cors/cors_client.go index 2b2bc40..e6f7143 100644 --- a/api/workflow/workflow_client/cors/cors_client.go +++ b/api/workflow/workflow_client/cors/cors_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/cors/email_message_options_parameters.go b/api/workflow/workflow_client/cors/email_message_options_parameters.go index 777d4e8..f0fa871 100644 --- a/api/workflow/workflow_client/cors/email_message_options_parameters.go +++ b/api/workflow/workflow_client/cors/email_message_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/cors/email_message_options_responses.go b/api/workflow/workflow_client/cors/email_message_options_responses.go index d3d8b2d..311119c 100644 --- a/api/workflow/workflow_client/cors/email_message_options_responses.go +++ b/api/workflow/workflow_client/cors/email_message_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/cors/outgoing_email_message_options_parameters.go b/api/workflow/workflow_client/cors/outgoing_email_message_options_parameters.go index 61230d8..36fd392 100644 --- a/api/workflow/workflow_client/cors/outgoing_email_message_options_parameters.go +++ b/api/workflow/workflow_client/cors/outgoing_email_message_options_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/cors/outgoing_email_message_options_responses.go b/api/workflow/workflow_client/cors/outgoing_email_message_options_responses.go index a3ca8aa..0e1ba54 100644 --- a/api/workflow/workflow_client/cors/outgoing_email_message_options_responses.go +++ b/api/workflow/workflow_client/cors/outgoing_email_message_options_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/email_message/email_message_client.go b/api/workflow/workflow_client/email_message/email_message_client.go index 664c074..85388d3 100644 --- a/api/workflow/workflow_client/email_message/email_message_client.go +++ b/api/workflow/workflow_client/email_message/email_message_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/email_message/get_email_messages_parameters.go b/api/workflow/workflow_client/email_message/get_email_messages_parameters.go index d9e6d51..fe0bdac 100644 --- a/api/workflow/workflow_client/email_message/get_email_messages_parameters.go +++ b/api/workflow/workflow_client/email_message/get_email_messages_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/email_message/get_email_messages_responses.go b/api/workflow/workflow_client/email_message/get_email_messages_responses.go index cb4d84a..bd4a8a8 100644 --- a/api/workflow/workflow_client/email_message/get_email_messages_responses.go +++ b/api/workflow/workflow_client/email_message/get_email_messages_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/outgoing_email_message/outgoing_email_message_client.go b/api/workflow/workflow_client/outgoing_email_message/outgoing_email_message_client.go index 9e0855e..3fffd0a 100644 --- a/api/workflow/workflow_client/outgoing_email_message/outgoing_email_message_client.go +++ b/api/workflow/workflow_client/outgoing_email_message/outgoing_email_message_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/outgoing_email_message/post_outgoing_email_messages_parameters.go b/api/workflow/workflow_client/outgoing_email_message/post_outgoing_email_messages_parameters.go index 2cf5cb9..28f9507 100644 --- a/api/workflow/workflow_client/outgoing_email_message/post_outgoing_email_messages_parameters.go +++ b/api/workflow/workflow_client/outgoing_email_message/post_outgoing_email_messages_parameters.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/outgoing_email_message/post_outgoing_email_messages_responses.go b/api/workflow/workflow_client/outgoing_email_message/post_outgoing_email_messages_responses.go index 1fcee48..546a5c6 100644 --- a/api/workflow/workflow_client/outgoing_email_message/post_outgoing_email_messages_responses.go +++ b/api/workflow/workflow_client/outgoing_email_message/post_outgoing_email_messages_responses.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_client/workflow_client.go b/api/workflow/workflow_client/workflow_client.go index 0bffc83..2681274 100644 --- a/api/workflow/workflow_client/workflow_client.go +++ b/api/workflow/workflow_client/workflow_client.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/app_log.go b/api/workflow/workflow_models/app_log.go index 67618e3..20df32a 100644 --- a/api/workflow/workflow_models/app_log.go +++ b/api/workflow/workflow_models/app_log.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/app_log_request.go b/api/workflow/workflow_models/app_log_request.go index e64e089..52789d5 100644 --- a/api/workflow/workflow_models/app_log_request.go +++ b/api/workflow/workflow_models/app_log_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/app_log_response.go b/api/workflow/workflow_models/app_log_response.go index f5f5b29..d9d5f8f 100644 --- a/api/workflow/workflow_models/app_log_response.go +++ b/api/workflow/workflow_models/app_log_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/document.go b/api/workflow/workflow_models/document.go index f0a531c..5edd289 100644 --- a/api/workflow/workflow_models/document.go +++ b/api/workflow/workflow_models/document.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/email_message.go b/api/workflow/workflow_models/email_message.go index c2190ae..c44f03e 100644 --- a/api/workflow/workflow_models/email_message.go +++ b/api/workflow/workflow_models/email_message.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/email_message_request.go b/api/workflow/workflow_models/email_message_request.go index 928263f..f27e64b 100644 --- a/api/workflow/workflow_models/email_message_request.go +++ b/api/workflow/workflow_models/email_message_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/email_messages_response.go b/api/workflow/workflow_models/email_messages_response.go index 65353ec..78bdf39 100644 --- a/api/workflow/workflow_models/email_messages_response.go +++ b/api/workflow/workflow_models/email_messages_response.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/error.go b/api/workflow/workflow_models/error.go index cf687fe..4ba94b1 100644 --- a/api/workflow/workflow_models/error.go +++ b/api/workflow/workflow_models/error.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/headers.go b/api/workflow/workflow_models/headers.go index d3e14a2..2d617e4 100644 --- a/api/workflow/workflow_models/headers.go +++ b/api/workflow/workflow_models/headers.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/outgoing_email_message.go b/api/workflow/workflow_models/outgoing_email_message.go index d8f024b..1a7d9ae 100644 --- a/api/workflow/workflow_models/outgoing_email_message.go +++ b/api/workflow/workflow_models/outgoing_email_message.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/outgoing_email_message_request.go b/api/workflow/workflow_models/outgoing_email_message_request.go index 3c78f34..56db6ec 100644 --- a/api/workflow/workflow_models/outgoing_email_message_request.go +++ b/api/workflow/workflow_models/outgoing_email_message_request.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/request_meta.go b/api/workflow/workflow_models/request_meta.go index 478b9e2..71ee73a 100644 --- a/api/workflow/workflow_models/request_meta.go +++ b/api/workflow/workflow_models/request_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/api/workflow/workflow_models/response_meta.go b/api/workflow/workflow_models/response_meta.go index 49605bd..2747c04 100644 --- a/api/workflow/workflow_models/response_meta.go +++ b/api/workflow/workflow_models/response_meta.go @@ -1,6 +1,6 @@ // Code generated by go-swagger; DO NOT EDIT. -// All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +// All Code Copyright(c) 2018-2021 by Taxnexus, Inc. // All rights reserved worldwide. // Proprietary product; unlicensed use is not allowed diff --git a/build/COPYRIGHT b/build/COPYRIGHT index 4b355de..36a567d 100644 --- a/build/COPYRIGHT +++ b/build/COPYRIGHT @@ -1,3 +1,3 @@ -All Code Copyright(c) 2018-2020 by Taxnexus, Inc. +All Code Copyright(c) 2018-2021 by Taxnexus, Inc. All rights reserved worldwide. Proprietary product; unlicensed use is not allowed \ No newline at end of file diff --git a/swagger/auth-taxnexus.yaml b/swagger/auth-taxnexus.yaml index 8919d27..60c6431 100644 --- a/swagger/auth-taxnexus.yaml +++ b/swagger/auth-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." securityDefinitions: ApiKeyAuth: type: "apiKey" diff --git a/swagger/board-taxnexus.yaml b/swagger/board-taxnexus.yaml index 112f61f..f428ecc 100644 --- a/swagger/board-taxnexus.yaml +++ b/swagger/board-taxnexus.yaml @@ -6,7 +6,7 @@ info: contact: email: noc@taxnexus.net license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." version: 1.2.7 schemes: - http @@ -15,218 +15,6 @@ basePath: /v1 produces: - application/json paths: - /accounts: - delete: - description: Delete Taxnexus Account record - operationId: deleteAccount - parameters: - - $ref: "#/parameters/accountIdQuery" - responses: - "200": - $ref: "#/responses/DeleteResponse" - "401": - $ref: "#/responses/Unauthorized" - "403": - $ref: "#/responses/AccessForbidden" - "404": - $ref: "#/responses/NotFound" - "422": - $ref: "#/responses/UnprocessableEntity" - "500": - $ref: "#/responses/ServerError" - security: - - ApiKeyAuth: [] - summary: Delete An Account - tags: - - Accounts - get: - description: Return a list of all available Accounts - operationId: getAccounts - parameters: - - $ref: "#/parameters/limitQuery" - - $ref: "#/parameters/nameQuery" - - $ref: "#/parameters/offsetQuery" - - $ref: "#/parameters/activeQuery" - - $ref: "#/parameters/accountIdQuery" - - $ref: "#/parameters/emailQuery" - responses: - "200": - $ref: "#/responses/AccountResponse" - "401": - $ref: "#/responses/Unauthorized" - "403": - $ref: "#/responses/AccessForbidden" - "404": - $ref: "#/responses/NotFound" - "422": - $ref: "#/responses/UnprocessableEntity" - "500": - $ref: "#/responses/ServerError" - security: - - ApiKeyAuth: [] - summary: Get a list of accounts - tags: - - Accounts - options: - description: CORS support - operationId: accountOptions - responses: - "200": - $ref: "#/responses/CORSResponse" - tags: - - cors - post: - description: Account record to be added - operationId: postAccounts - parameters: - - $ref: "#/parameters/accountRequest" - responses: - "200": - $ref: "#/responses/AccountResponse" - "401": - $ref: "#/responses/Unauthorized" - "403": - $ref: "#/responses/AccessForbidden" - "404": - $ref: "#/responses/NotFound" - "422": - $ref: "#/responses/UnprocessableEntity" - "500": - $ref: "#/responses/ServerError" - security: - - ApiKeyAuth: [] - summary: Add a new account to Taxnexus - tags: - - Accounts - put: - description: Update a single account specified by accountId - operationId: putAccount - parameters: - - $ref: "#/parameters/accountRequest" - responses: - "200": - $ref: "#/responses/AccountResponse" - "401": - $ref: "#/responses/Unauthorized" - "403": - $ref: "#/responses/AccessForbidden" - "404": - $ref: "#/responses/NotFound" - "422": - $ref: "#/responses/UnprocessableEntity" - "500": - $ref: "#/responses/ServerError" - security: - - ApiKeyAuth: [] - summary: Update a single account - tags: - - Accounts - /contacts: - delete: - description: Delete Taxnexus Contact record - operationId: deleteContact - parameters: - - $ref: "#/parameters/contactIdQuery" - responses: - "200": - $ref: "#/responses/DeleteResponse" - "401": - $ref: "#/responses/Unauthorized" - "403": - $ref: "#/responses/AccessForbidden" - "404": - $ref: "#/responses/NotFound" - "422": - $ref: "#/responses/UnprocessableEntity" - "500": - $ref: "#/responses/ServerError" - security: - - ApiKeyAuth: [] - summary: Delete a Contact - tags: - - Contacts - get: - description: Return a list of all available Contacts - operationId: getContacts - parameters: - - $ref: "#/parameters/limitQuery" - - $ref: "#/parameters/offsetQuery" - - $ref: "#/parameters/contactIdQuery" - - $ref: "#/parameters/activeQuery" - - $ref: "#/parameters/emailQuery" - - $ref: "#/parameters/nameQuery" - responses: - "200": - $ref: "#/responses/ContactResponse" - "401": - $ref: "#/responses/Unauthorized" - "403": - $ref: "#/responses/AccessForbidden" - "404": - $ref: "#/responses/NotFound" - "422": - $ref: "#/responses/UnprocessableEntity" - "500": - $ref: "#/responses/ServerError" - security: - - ApiKeyAuth: [] - summary: Get a list of contacts - tags: - - Contacts - options: - description: CORS support - operationId: contactOptions - responses: - "200": - $ref: "#/responses/CORSResponse" - tags: - - cors - post: - description: Contact record to be added - operationId: postContacts - parameters: - - $ref: "#/parameters/contactRequest" - responses: - "200": - $ref: "#/responses/ContactResponse" - "401": - $ref: "#/responses/Unauthorized" - "403": - $ref: "#/responses/AccessForbidden" - "404": - $ref: "#/responses/NotFound" - "422": - $ref: "#/responses/UnprocessableEntity" - "500": - $ref: "#/responses/ServerError" - security: - - ApiKeyAuth: [] - summary: Add new contacts - tags: - - Contacts - put: - description: Update Contact records - operationId: putContacts - parameters: - - $ref: "#/parameters/contactRequest" - responses: - "200": - $ref: "#/responses/ContactResponse" - "401": - $ref: "#/responses/Unauthorized" - "403": - $ref: "#/responses/AccessForbidden" - "404": - $ref: "#/responses/NotFound" - "422": - $ref: "#/responses/UnprocessableEntity" - "500": - $ref: "#/responses/ServerError" - security: - - ApiKeyAuth: [] - summary: Update Contact - tags: - - Contacts /developers: options: description: CORS support @@ -695,79 +483,6 @@ definitions: description: Year Started type: string type: object - AccountBasic: - properties: - AccountNumber: - description: "Taxnexus Account Number of the OEM/Reseller " - type: string - BillingAddress: - $ref: "#/definitions/Address" - BillingContactID: - description: Contact ID - type: string - CompanyID: - description: Taxnexus OEM/Reseller Record Id - type: string - CoordinateID: - description: - The id of the Coordinate of the business establishment - type: string - CustomerID: - description: Taxpayer Customer Id designated by OEM/Reseller - type: string - DefaultAddress: - $ref: "#/definitions/Address" - type: string - DefaultBackendID: - description: Default Backend ID - type: string - DefaultDeliveryContactID: - description: Default Delivery Address Contact ID - type: string - DefaultEndUserID: - description: Contact ID - type: string - Email: - description: Taxpayer Public Email Address - type: string - Fax: - description: Taxpayer Fax Number - type: string - ID: - description: Taxpayer Account Record Id - type: string - Name: - description: Taxpayer Account Name (ignored for Tax Processing) - type: string - ParentFK: - description: - UUID Reference the master record that owns this item - type: string - Phone: - description: Taxpayer Public Phone Number - type: string - PreparerID: - description: Contact ID - type: string - Ref: - description: "Source System identifier for this record, if any" - type: string - ShippingAddress: - $ref: "#/definitions/Address" - description: Shipping Address - ShippingConactID: - description: Contact ID - type: string - Site: - description: Taxpayer Location Designation - type: string - Type: - description: Account Type - type: string - Website: - description: Taxpayer Website - type: string - type: object Address: properties: City: @@ -979,15 +694,24 @@ definitions: $ref: "#/definitions/Account" Contact: $ref: "#/definitions/Contact" - Lead: - $ref: "#/definitions/Lead" PaymentMethod: $ref: "#/definitions/PaymentMethod" - Tenant: - $ref: "#/definitions/Tenant" - User: - $ref: "#/definitions/User" type: object + RuleExecution: + type: object + properties: + SagaID: + description: The Taxnexus SagaID for this rule execution + type: string + SagaType: + description: The Taxnexus SagaType for this rule execution + type: string + RuleID: + description: The Temporal Workflow ID + type: string + RunID: + description: The Temporal First Started Workflow Run ID + type: string IQ: properties: Account: @@ -1084,31 +808,6 @@ definitions: description: Website type: string type: object - Message: - properties: - message: - type: string - ref: - type: string - status: - format: int64 - type: number - type: object - Pagination: - properties: - Limit: - format: int64 - type: number - POffset: - format: int64 - type: number - PageSize: - format: int64 - type: number - SetSize: - format: int64 - type: number - type: object PaymentMethod: description: Describes the EFT or other payment information for an account and @@ -1575,49 +1274,6 @@ definitions: type: string type: object parameters: - accountIdQuery: - description: Taxnexus Record Id of an Account - in: query - name: accountId - required: false - type: string - accountRequest: - description: An array of new Account records - in: body - name: accountRequest - required: true - schema: - $ref: "#/definitions/Account" - activeQuery: - description: Only retrieve active records? - in: query - name: active - required: false - type: boolean - companyIdQuery: - description: Taxnexus Company record ID - in: query - name: companyId - required: false - type: string - contactIdQuery: - description: Taxnexus Contact record ID - in: query - name: contactId - required: false - type: string - contactRequest: - description: An array of new Contact records - in: body - name: contactsRequest - required: true - schema: - $ref: "#/definitions/Contact" - descriptionForm: - description: Lead description in an encoded form - in: formData - name: Description - type: string developerRequest: description: A single Developer struct for onboarding in: body @@ -1632,12 +1288,6 @@ parameters: required: true schema: $ref: "#/definitions/IQ" - emailForm: - description: Lead email in an encoded form - in: formData - name: Email - required: true - type: string emailPath: description: Email address in the query path in: path @@ -1662,24 +1312,6 @@ parameters: name: email required: true type: string - firstNameForm: - description: Lead first name in an encoded form - in: formData - name: FirstName - required: true - type: string - lastNameForm: - description: Lead last name in an encoded form - in: formData - name: LastName - required: true - type: string - leadIdQuery: - description: Taxnexus Record Id of a Lead - in: query - name: leadId - required: true - type: string leadRequest: description: A new Lead record as a single JSON object in: body @@ -1687,32 +1319,6 @@ parameters: required: true schema: $ref: "#/definitions/Lead" - limitQuery: - description: How many objects to return at one time - format: int64 - in: query - name: limit - required: false - type: integer - nameQuery: - description: The Name of this Object - in: query - name: name - required: false - type: string - offsetQuery: - description: How many objects to skip? - format: int64 - in: query - name: offset - required: false - type: integer - paymentMethodIdQuery: - description: Taxnexus Record Id of a PaymentMethod - in: query - name: paymentMethodId - required: false - type: string responses: AccessForbidden: description: "Access forbidden, account lacks access" @@ -1721,15 +1327,6 @@ responses: type: string schema: $ref: "#/definitions/Error" - AccountResponse: - description: Taxnexus Response with Account objects with Contacts - headers: - Access-Control-Allow-Origin: - type: string - Cache-Control: - type: string - schema: - $ref: "#/definitions/Account" CORSResponse: description: CORS OPTIONS response headers: @@ -1754,13 +1351,6 @@ responses: type: string schema: $ref: "#/definitions/Error" - ContactResponse: - description: Taxnexus Response with a Contact object - headers: - Access-Control-Allow-Origin: - type: string - schema: - $ref: "#/definitions/Contact" DeleteResponse: description: Taxnexus Response with Message Objects with Delete Status @@ -1773,14 +1363,14 @@ responses: Access-Control-Allow-Origin: type: string schema: - $ref: "#/definitions/Developer" + $ref: "#/definitions/RuleExecution" IqResponse: description: Taxnexus Response with an IQ object headers: Access-Control-Allow-Origin: type: string schema: - $ref: "#/definitions/IQ" + $ref: "#/definitions/RuleExecution" InvalidDataError: description: Invalid data was sent headers: @@ -1794,7 +1384,7 @@ responses: Access-Control-Allow-Origin: type: string schema: - $ref: "#/definitions/Lead" + $ref: "#/definitions/RuleExecution" NotFound: description: Resource was not found headers: @@ -1802,18 +1392,6 @@ responses: type: string schema: $ref: "#/definitions/Error" - PaymentMethodResponse: - description: - Taxnexus Response with an array of Payment Method objects - headers: - Access-Control-Allow-Origin: - type: string - Cache-Control: - type: string - schema: - items: - $ref: "#/definitions/PaymentMethod" - type: array ServerError: description: Server Internal Error headers: diff --git a/swagger/crm-taxnexus.yaml b/swagger/crm-taxnexus.yaml index 72f3f10..fd87fee 100644 --- a/swagger/crm-taxnexus.yaml +++ b/swagger/crm-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." securityDefinitions: ApiKeyAuth: type: "apiKey" diff --git a/swagger/devops-taxnexus.yaml b/swagger/devops-taxnexus.yaml index eefb46c..33e942e 100644 --- a/swagger/devops-taxnexus.yaml +++ b/swagger/devops-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." securityDefinitions: ApiKeyAuth: type: "apiKey" diff --git a/swagger/geo-taxnexus.yaml b/swagger/geo-taxnexus.yaml index ae95e6e..26d203e 100644 --- a/swagger/geo-taxnexus.yaml +++ b/swagger/geo-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." schemes: - "http" basePath: "/v1" diff --git a/swagger/gov-gw-taxnexus.yaml b/swagger/gov-gw-taxnexus.yaml index 0ecd727..1aae8be 100644 --- a/swagger/gov-gw-taxnexus.yaml +++ b/swagger/gov-gw-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." securityDefinitions: ApiKeyAuth: type: apiKey diff --git a/swagger/ops-taxnexus.yaml b/swagger/ops-taxnexus.yaml index 4910bbd..fce0877 100644 --- a/swagger/ops-taxnexus.yaml +++ b/swagger/ops-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." schemes: - "http" basePath: "/v1" diff --git a/swagger/pdf-taxnexus.yaml b/swagger/pdf-taxnexus.yaml index b091d69..b9d1200 100644 --- a/swagger/pdf-taxnexus.yaml +++ b/swagger/pdf-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." schemes: - "http" basePath: "/v1" diff --git a/swagger/plex-taxnexus.yaml b/swagger/plex-taxnexus.yaml index 345311d..9a503b7 100644 --- a/swagger/plex-taxnexus.yaml +++ b/swagger/plex-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." securityDefinitions: ApiKeyAuth: type: "apiKey" diff --git a/swagger/regs-taxnexus.yaml b/swagger/regs-taxnexus.yaml index ac92eda..cb8557f 100644 --- a/swagger/regs-taxnexus.yaml +++ b/swagger/regs-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." schemes: - "http" basePath: "/v1" diff --git a/swagger/render-taxnexus.yaml b/swagger/render-taxnexus.yaml index ab4af6c..42dd679 100644 --- a/swagger/render-taxnexus.yaml +++ b/swagger/render-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." x-apisguru-categories: - "compliance" - "cannabis" diff --git a/swagger/sf-gate-taxnexus.yaml b/swagger/sf-gate-taxnexus.yaml index 075857f..aad6e07 100644 --- a/swagger/sf-gate-taxnexus.yaml +++ b/swagger/sf-gate-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." schemes: - "http" basePath: "/v1" diff --git a/swagger/stash-taxnexus.yaml b/swagger/stash-taxnexus.yaml index ab3bbe4..1a9c2b1 100644 --- a/swagger/stash-taxnexus.yaml +++ b/swagger/stash-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." securityDefinitions: ApiKeyAuth: type: "apiKey" diff --git a/swagger/workflow-taxnexus.yaml b/swagger/workflow-taxnexus.yaml index da591be..02f690d 100644 --- a/swagger/workflow-taxnexus.yaml +++ b/swagger/workflow-taxnexus.yaml @@ -7,7 +7,7 @@ info: contact: email: "noc@taxnexus.net" license: - name: "Proprietary - Copyright (c) 2018-2020 by Taxnexus, Inc." + name: "Proprietary - Copyright (c) 2018-2021 by Taxnexus, Inc." securityDefinitions: ApiKeyAuth: type: "apiKey"