OrderShipmentAddressArgs

constructor(addresses: Output<List<String>>, city: Output<String>, country: Output<String>, postalCode: Output<String>, state: Output<String>)