# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. # SPDX-License-Identifier: MIT-0 class Utils # Static values for customer and order details to be used on the invoice. # In a real-world scenario, we would receive this as POST body or # GET query string parameters. def initialize provider_address = <