diff --git a/src/Exceptions/errors.php b/src/Exceptions/PartnerAPIError.php similarity index 100% rename from src/Exceptions/errors.php rename to src/Exceptions/PartnerAPIError.php diff --git a/src/Exceptions/exceptions.php b/src/Exceptions/PartnerAPIException.php similarity index 100% rename from src/Exceptions/exceptions.php rename to src/Exceptions/PartnerAPIException.php diff --git a/src/Messages/message.php b/src/Messages/PartnerAPIMessage.php similarity index 100% rename from src/Messages/message.php rename to src/Messages/PartnerAPIMessage.php diff --git a/src/Messages/messageAddEmailVerification.php b/src/Messages/PartnerAPIMessageAddEmailVerification.php similarity index 100% rename from src/Messages/messageAddEmailVerification.php rename to src/Messages/PartnerAPIMessageAddEmailVerification.php diff --git a/src/Messages/messageAddEmailVerificationResponse.php b/src/Messages/PartnerAPIMessageAddEmailVerificationResponse.php similarity index 100% rename from src/Messages/messageAddEmailVerificationResponse.php rename to src/Messages/PartnerAPIMessageAddEmailVerificationResponse.php diff --git a/src/Messages/messageAddSanVerification.php b/src/Messages/PartnerAPIMessageAddSanVerification.php similarity index 100% rename from src/Messages/messageAddSanVerification.php rename to src/Messages/PartnerAPIMessageAddSanVerification.php diff --git a/src/Messages/messageAddSanVerificationResponse.php b/src/Messages/PartnerAPIMessageAddSanVerificationResponse.php similarity index 100% rename from src/Messages/messageAddSanVerificationResponse.php rename to src/Messages/PartnerAPIMessageAddSanVerificationResponse.php diff --git a/src/Messages/messageCancelOrder.php b/src/Messages/PartnerAPIMessageCancelOrder.php similarity index 100% rename from src/Messages/messageCancelOrder.php rename to src/Messages/PartnerAPIMessageCancelOrder.php diff --git a/src/Messages/messageCancelOrderResponse.php b/src/Messages/PartnerAPIMessageCancelOrderResponse.php similarity index 100% rename from src/Messages/messageCancelOrderResponse.php rename to src/Messages/PartnerAPIMessageCancelOrderResponse.php diff --git a/src/Messages/messageGetCertificate.php b/src/Messages/PartnerAPIMessageGetCertificate.php similarity index 100% rename from src/Messages/messageGetCertificate.php rename to src/Messages/PartnerAPIMessageGetCertificate.php diff --git a/src/Messages/messageGetCertificateResponse.php b/src/Messages/PartnerAPIMessageGetCertificateResponse.php similarity index 100% rename from src/Messages/messageGetCertificateResponse.php rename to src/Messages/PartnerAPIMessageGetCertificateResponse.php diff --git a/src/Messages/messageGetConfiguration.php b/src/Messages/PartnerAPIMessageGetConfiguration.php similarity index 100% rename from src/Messages/messageGetConfiguration.php rename to src/Messages/PartnerAPIMessageGetConfiguration.php diff --git a/src/Messages/messageGetConfigurationResponse.php b/src/Messages/PartnerAPIMessageGetConfigurationResponse.php similarity index 100% rename from src/Messages/messageGetConfigurationResponse.php rename to src/Messages/PartnerAPIMessageGetConfigurationResponse.php diff --git a/src/Messages/messageGetEmailVerification.php b/src/Messages/PartnerAPIMessageGetEmailVerification.php similarity index 100% rename from src/Messages/messageGetEmailVerification.php rename to src/Messages/PartnerAPIMessageGetEmailVerification.php diff --git a/src/Messages/messageGetEmailVerificationResponse.php b/src/Messages/PartnerAPIMessageGetEmailVerificationResponse.php similarity index 100% rename from src/Messages/messageGetEmailVerificationResponse.php rename to src/Messages/PartnerAPIMessageGetEmailVerificationResponse.php diff --git a/src/Messages/messageGetExpiringCertificates.php b/src/Messages/PartnerAPIMessageGetExpiringCertificates.php similarity index 100% rename from src/Messages/messageGetExpiringCertificates.php rename to src/Messages/PartnerAPIMessageGetExpiringCertificates.php diff --git a/src/Messages/messageGetExpiringCertificatesResponse.php b/src/Messages/PartnerAPIMessageGetExpiringCertificatesResponse.php similarity index 100% rename from src/Messages/messageGetExpiringCertificatesResponse.php rename to src/Messages/PartnerAPIMessageGetExpiringCertificatesResponse.php diff --git a/src/Messages/messageGetModifiedOrders.php b/src/Messages/PartnerAPIMessageGetModifiedOrders.php similarity index 100% rename from src/Messages/messageGetModifiedOrders.php rename to src/Messages/PartnerAPIMessageGetModifiedOrders.php diff --git a/src/Messages/messageGetModifiedOrdersResponse.php b/src/Messages/PartnerAPIMessageGetModifiedOrdersResponse.php similarity index 100% rename from src/Messages/messageGetModifiedOrdersResponse.php rename to src/Messages/PartnerAPIMessageGetModifiedOrdersResponse.php diff --git a/src/Messages/messageGetOrderByOrderID.php b/src/Messages/PartnerAPIMessageGetOrderByOrderID.php similarity index 100% rename from src/Messages/messageGetOrderByOrderID.php rename to src/Messages/PartnerAPIMessageGetOrderByOrderID.php diff --git a/src/Messages/messageGetOrderByOrderIDResponse.php b/src/Messages/PartnerAPIMessageGetOrderByOrderIDResponse.php similarity index 100% rename from src/Messages/messageGetOrderByOrderIDResponse.php rename to src/Messages/PartnerAPIMessageGetOrderByOrderIDResponse.php diff --git a/src/Messages/messageGetOrderState.php b/src/Messages/PartnerAPIMessageGetOrderState.php similarity index 100% rename from src/Messages/messageGetOrderState.php rename to src/Messages/PartnerAPIMessageGetOrderState.php diff --git a/src/Messages/messageGetOrderStateResponse.php b/src/Messages/PartnerAPIMessageGetOrderStateResponse.php similarity index 100% rename from src/Messages/messageGetOrderStateResponse.php rename to src/Messages/PartnerAPIMessageGetOrderStateResponse.php diff --git a/src/Messages/messageGetOrdersByDateRange.php b/src/Messages/PartnerAPIMessageGetOrdersByDateRange.php similarity index 100% rename from src/Messages/messageGetOrdersByDateRange.php rename to src/Messages/PartnerAPIMessageGetOrdersByDateRange.php diff --git a/src/Messages/messageGetOrdersByDateRangeResponse.php b/src/Messages/PartnerAPIMessageGetOrdersByDateRangeResponse.php similarity index 100% rename from src/Messages/messageGetOrdersByDateRangeResponse.php rename to src/Messages/PartnerAPIMessageGetOrdersByDateRangeResponse.php diff --git a/src/Messages/messageGetProductList.php b/src/Messages/PartnerAPIMessageGetProductList.php similarity index 100% rename from src/Messages/messageGetProductList.php rename to src/Messages/PartnerAPIMessageGetProductList.php diff --git a/src/Messages/messageGetProductListResponse.php b/src/Messages/PartnerAPIMessageGetProductListResponse.php similarity index 100% rename from src/Messages/messageGetProductListResponse.php rename to src/Messages/PartnerAPIMessageGetProductListResponse.php diff --git a/src/Messages/messageGetSanVerificationState.php b/src/Messages/PartnerAPIMessageGetSanVerificationState.php similarity index 100% rename from src/Messages/messageGetSanVerificationState.php rename to src/Messages/PartnerAPIMessageGetSanVerificationState.php diff --git a/src/Messages/messageGetSanVerificationStateResponse.php b/src/Messages/PartnerAPIMessageGetSanVerificationStateResponse.php similarity index 100% rename from src/Messages/messageGetSanVerificationStateResponse.php rename to src/Messages/PartnerAPIMessageGetSanVerificationStateResponse.php diff --git a/src/Messages/messageModifySNICertificate.php b/src/Messages/PartnerAPIMessageModifySNICertificate.php similarity index 100% rename from src/Messages/messageModifySNICertificate.php rename to src/Messages/PartnerAPIMessageModifySNICertificate.php diff --git a/src/Messages/messageModifySNICertificateResponse.php b/src/Messages/PartnerAPIMessageModifySNICertificateResponse.php similarity index 100% rename from src/Messages/messageModifySNICertificateResponse.php rename to src/Messages/PartnerAPIMessageModifySNICertificateResponse.php diff --git a/src/Messages/messageOrderSNICertificate.php b/src/Messages/PartnerAPIMessageOrderSNICertificate.php similarity index 100% rename from src/Messages/messageOrderSNICertificate.php rename to src/Messages/PartnerAPIMessageOrderSNICertificate.php diff --git a/src/Messages/messageOrderSNICertificateResponse.php b/src/Messages/PartnerAPIMessageOrderSNICertificateResponse.php similarity index 100% rename from src/Messages/messageOrderSNICertificateResponse.php rename to src/Messages/PartnerAPIMessageOrderSNICertificateResponse.php diff --git a/src/Messages/messagePerformSanVerification.php b/src/Messages/PartnerAPIMessagePerformSanVerification.php similarity index 100% rename from src/Messages/messagePerformSanVerification.php rename to src/Messages/PartnerAPIMessagePerformSanVerification.php diff --git a/src/Messages/messagePerformSanVerificationResponse.php b/src/Messages/PartnerAPIMessagePerformSanVerificationResponse.php similarity index 100% rename from src/Messages/messagePerformSanVerificationResponse.php rename to src/Messages/PartnerAPIMessagePerformSanVerificationResponse.php diff --git a/src/Messages/messageQuickOrder.php b/src/Messages/PartnerAPIMessageQuickOrder.php similarity index 100% rename from src/Messages/messageQuickOrder.php rename to src/Messages/PartnerAPIMessageQuickOrder.php diff --git a/src/Messages/messageQuickOrderResponse.php b/src/Messages/PartnerAPIMessageQuickOrderResponse.php similarity index 100% rename from src/Messages/messageQuickOrderResponse.php rename to src/Messages/PartnerAPIMessageQuickOrderResponse.php diff --git a/src/Messages/messageReissueCertificate.php b/src/Messages/PartnerAPIMessageReissueCertificate.php similarity index 100% rename from src/Messages/messageReissueCertificate.php rename to src/Messages/PartnerAPIMessageReissueCertificate.php diff --git a/src/Messages/messageReissueCertificateResponse.php b/src/Messages/PartnerAPIMessageReissueCertificateResponse.php similarity index 100% rename from src/Messages/messageReissueCertificateResponse.php rename to src/Messages/PartnerAPIMessageReissueCertificateResponse.php diff --git a/src/Messages/messageRenewCertificate.php b/src/Messages/PartnerAPIMessageRenewCertificate.php similarity index 100% rename from src/Messages/messageRenewCertificate.php rename to src/Messages/PartnerAPIMessageRenewCertificate.php diff --git a/src/Messages/messageRenewCertificateResponse.php b/src/Messages/PartnerAPIMessageRenewCertificateResponse.php similarity index 100% rename from src/Messages/messageRenewCertificateResponse.php rename to src/Messages/PartnerAPIMessageRenewCertificateResponse.php diff --git a/src/Messages/messageRevokeCertificate.php b/src/Messages/PartnerAPIMessageRevokeCertificate.php similarity index 100% rename from src/Messages/messageRevokeCertificate.php rename to src/Messages/PartnerAPIMessageRevokeCertificate.php diff --git a/src/Messages/messageRevokeCertificateResponse.php b/src/Messages/PartnerAPIMessageRevokeCertificateResponse.php similarity index 100% rename from src/Messages/messageRevokeCertificateResponse.php rename to src/Messages/PartnerAPIMessageRevokeCertificateResponse.php diff --git a/src/Messages/messageValidateOrderParameters.php b/src/Messages/PartnerAPIMessageValidateOrderParameters.php similarity index 100% rename from src/Messages/messageValidateOrderParameters.php rename to src/Messages/PartnerAPIMessageValidateOrderParameters.php diff --git a/src/Messages/messageValidateOrderParametersResponse.php b/src/Messages/PartnerAPIMessageValidateOrderParametersResponse.php similarity index 100% rename from src/Messages/messageValidateOrderParametersResponse.php rename to src/Messages/PartnerAPIMessageValidateOrderParametersResponse.php diff --git a/src/Messages/messageVerifyOrder.php b/src/Messages/PartnerAPIMessageVerifyOrder.php similarity index 100% rename from src/Messages/messageVerifyOrder.php rename to src/Messages/PartnerAPIMessageVerifyOrder.php diff --git a/src/Messages/messageVerifyOrderResponse.php b/src/Messages/PartnerAPIMessageVerifyOrderResponse.php similarity index 100% rename from src/Messages/messageVerifyOrderResponse.php rename to src/Messages/PartnerAPIMessageVerifyOrderResponse.php diff --git a/src/Operations/operation.php b/src/Operations/PartnerAPIOperation.php similarity index 100% rename from src/Operations/operation.php rename to src/Operations/PartnerAPIOperation.php diff --git a/src/Operations/operationAddEmailVerification.php b/src/Operations/PartnerAPIOperationAddEmailVerification.php similarity index 100% rename from src/Operations/operationAddEmailVerification.php rename to src/Operations/PartnerAPIOperationAddEmailVerification.php diff --git a/src/Operations/operationAddSanVerification.php b/src/Operations/PartnerAPIOperationAddSanVerification.php similarity index 100% rename from src/Operations/operationAddSanVerification.php rename to src/Operations/PartnerAPIOperationAddSanVerification.php diff --git a/src/Operations/operationCancelOrder.php b/src/Operations/PartnerAPIOperationCancelOrder.php similarity index 100% rename from src/Operations/operationCancelOrder.php rename to src/Operations/PartnerAPIOperationCancelOrder.php diff --git a/src/Operations/operationGetCertificate.php b/src/Operations/PartnerAPIOperationGetCertificate.php similarity index 100% rename from src/Operations/operationGetCertificate.php rename to src/Operations/PartnerAPIOperationGetCertificate.php diff --git a/src/Operations/operationGetConfiguration.php b/src/Operations/PartnerAPIOperationGetConfiguration.php similarity index 100% rename from src/Operations/operationGetConfiguration.php rename to src/Operations/PartnerAPIOperationGetConfiguration.php diff --git a/src/Operations/operationGetEmailVerification.php b/src/Operations/PartnerAPIOperationGetEmailVerification.php similarity index 100% rename from src/Operations/operationGetEmailVerification.php rename to src/Operations/PartnerAPIOperationGetEmailVerification.php diff --git a/src/Operations/operationGetExpiringCertificates.php b/src/Operations/PartnerAPIOperationGetExpiringCertificates.php similarity index 100% rename from src/Operations/operationGetExpiringCertificates.php rename to src/Operations/PartnerAPIOperationGetExpiringCertificates.php diff --git a/src/Operations/operationGetModifiedOrders.php b/src/Operations/PartnerAPIOperationGetModifiedOrders.php similarity index 100% rename from src/Operations/operationGetModifiedOrders.php rename to src/Operations/PartnerAPIOperationGetModifiedOrders.php diff --git a/src/Operations/operationGetOrderByOrderID.php b/src/Operations/PartnerAPIOperationGetOrderByOrderID.php similarity index 100% rename from src/Operations/operationGetOrderByOrderID.php rename to src/Operations/PartnerAPIOperationGetOrderByOrderID.php diff --git a/src/Operations/operationGetOrderState.php b/src/Operations/PartnerAPIOperationGetOrderState.php similarity index 100% rename from src/Operations/operationGetOrderState.php rename to src/Operations/PartnerAPIOperationGetOrderState.php diff --git a/src/Operations/operationGetOrdersByDateRange.php b/src/Operations/PartnerAPIOperationGetOrdersByDateRange.php similarity index 100% rename from src/Operations/operationGetOrdersByDateRange.php rename to src/Operations/PartnerAPIOperationGetOrdersByDateRange.php diff --git a/src/Operations/operationGetProductList.php b/src/Operations/PartnerAPIOperationGetProductList.php similarity index 100% rename from src/Operations/operationGetProductList.php rename to src/Operations/PartnerAPIOperationGetProductList.php diff --git a/src/Operations/operationGetSanVerificationState.php b/src/Operations/PartnerAPIOperationGetSanVerificationState.php similarity index 100% rename from src/Operations/operationGetSanVerificationState.php rename to src/Operations/PartnerAPIOperationGetSanVerificationState.php diff --git a/src/Operations/operationModifySNICertificate.php b/src/Operations/PartnerAPIOperationModifySNICertificate.php similarity index 100% rename from src/Operations/operationModifySNICertificate.php rename to src/Operations/PartnerAPIOperationModifySNICertificate.php diff --git a/src/Operations/operationOrderSNICertificate.php b/src/Operations/PartnerAPIOperationOrderSNICertificate.php similarity index 100% rename from src/Operations/operationOrderSNICertificate.php rename to src/Operations/PartnerAPIOperationOrderSNICertificate.php diff --git a/src/Operations/operationPerformSanVerification.php b/src/Operations/PartnerAPIOperationPerformSanVerification.php similarity index 100% rename from src/Operations/operationPerformSanVerification.php rename to src/Operations/PartnerAPIOperationPerformSanVerification.php diff --git a/src/Operations/operationQuickOrder.php b/src/Operations/PartnerAPIOperationQuickOrder.php similarity index 100% rename from src/Operations/operationQuickOrder.php rename to src/Operations/PartnerAPIOperationQuickOrder.php diff --git a/src/Operations/operationReissueCertificate.php b/src/Operations/PartnerAPIOperationReissueCertificate.php similarity index 100% rename from src/Operations/operationReissueCertificate.php rename to src/Operations/PartnerAPIOperationReissueCertificate.php diff --git a/src/Operations/operationRenewCertificate.php b/src/Operations/PartnerAPIOperationRenewCertificate.php similarity index 100% rename from src/Operations/operationRenewCertificate.php rename to src/Operations/PartnerAPIOperationRenewCertificate.php diff --git a/src/Operations/operationRevokeCertificate.php b/src/Operations/PartnerAPIOperationRevokeCertificate.php similarity index 100% rename from src/Operations/operationRevokeCertificate.php rename to src/Operations/PartnerAPIOperationRevokeCertificate.php diff --git a/src/Operations/operationValidateOrderParameters.php b/src/Operations/PartnerAPIOperationValidateOrderParameters.php similarity index 100% rename from src/Operations/operationValidateOrderParameters.php rename to src/Operations/PartnerAPIOperationValidateOrderParameters.php diff --git a/src/Operations/operationVerifyOrder.php b/src/Operations/PartnerAPIOperationVerifyOrder.php similarity index 100% rename from src/Operations/operationVerifyOrder.php rename to src/Operations/PartnerAPIOperationVerifyOrder.php diff --git a/src/Types/type.php b/src/Types/PartnerAPIType.php similarity index 100% rename from src/Types/type.php rename to src/Types/PartnerAPIType.php diff --git a/src/Types/typeAddEmailVerificationRequest.php b/src/Types/PartnerAPITypeAddEmailVerificationRequest.php similarity index 100% rename from src/Types/typeAddEmailVerificationRequest.php rename to src/Types/PartnerAPITypeAddEmailVerificationRequest.php diff --git a/src/Types/typeAddEmailVerificationResponse.php b/src/Types/PartnerAPITypeAddEmailVerificationResponse.php similarity index 100% rename from src/Types/typeAddEmailVerificationResponse.php rename to src/Types/PartnerAPITypeAddEmailVerificationResponse.php diff --git a/src/Types/typeAddSanVerificationRequest.php b/src/Types/PartnerAPITypeAddSanVerificationRequest.php similarity index 100% rename from src/Types/typeAddSanVerificationRequest.php rename to src/Types/PartnerAPITypeAddSanVerificationRequest.php diff --git a/src/Types/typeAddSanVerificationResponse.php b/src/Types/PartnerAPITypeAddSanVerificationResponse.php similarity index 100% rename from src/Types/typeAddSanVerificationResponse.php rename to src/Types/PartnerAPITypeAddSanVerificationResponse.php diff --git a/src/Types/typeAddSerialNumbers.php b/src/Types/PartnerAPITypeAddSerialNumbers.php similarity index 100% rename from src/Types/typeAddSerialNumbers.php rename to src/Types/PartnerAPITypeAddSerialNumbers.php diff --git a/src/Types/typeApproverEmailPrefixType.php b/src/Types/PartnerAPITypeApproverEmailPrefixType.php similarity index 100% rename from src/Types/typeApproverEmailPrefixType.php rename to src/Types/PartnerAPITypeApproverEmailPrefixType.php diff --git a/src/Types/typeAuthToken.php b/src/Types/PartnerAPITypeAuthToken.php similarity index 100% rename from src/Types/typeAuthToken.php rename to src/Types/PartnerAPITypeAuthToken.php diff --git a/src/Types/typeBusinessCategoryEnum.php b/src/Types/PartnerAPITypeBusinessCategoryEnum.php similarity index 100% rename from src/Types/typeBusinessCategoryEnum.php rename to src/Types/PartnerAPITypeBusinessCategoryEnum.php diff --git a/src/Types/typeCaBundle.php b/src/Types/PartnerAPITypeCaBundle.php similarity index 100% rename from src/Types/typeCaBundle.php rename to src/Types/PartnerAPITypeCaBundle.php diff --git a/src/Types/typeCancelOrderReponse.php b/src/Types/PartnerAPITypeCancelOrderReponse.php similarity index 100% rename from src/Types/typeCancelOrderReponse.php rename to src/Types/PartnerAPITypeCancelOrderReponse.php diff --git a/src/Types/typeCancelOrderRequest.php b/src/Types/PartnerAPITypeCancelOrderRequest.php similarity index 100% rename from src/Types/typeCancelOrderRequest.php rename to src/Types/PartnerAPITypeCancelOrderRequest.php diff --git a/src/Types/typeCancelParameters.php b/src/Types/PartnerAPITypeCancelParameters.php similarity index 100% rename from src/Types/typeCancelParameters.php rename to src/Types/PartnerAPITypeCancelParameters.php diff --git a/src/Types/typeCertificateDetails.php b/src/Types/PartnerAPITypeCertificateDetails.php similarity index 100% rename from src/Types/typeCertificateDetails.php rename to src/Types/PartnerAPITypeCertificateDetails.php diff --git a/src/Types/typeCertificateStatusEnum.php b/src/Types/PartnerAPITypeCertificateStatusEnum.php similarity index 100% rename from src/Types/typeCertificateStatusEnum.php rename to src/Types/PartnerAPITypeCertificateStatusEnum.php diff --git a/src/Types/typeCertificationRequestStateTypeEnum.php b/src/Types/PartnerAPITypeCertificationRequestStateTypeEnum.php similarity index 100% rename from src/Types/typeCertificationRequestStateTypeEnum.php rename to src/Types/PartnerAPITypeCertificationRequestStateTypeEnum.php diff --git a/src/Types/typeDocument.php b/src/Types/PartnerAPITypeDocument.php similarity index 100% rename from src/Types/typeDocument.php rename to src/Types/PartnerAPITypeDocument.php diff --git a/src/Types/typeDocumentTypeEnum.php b/src/Types/PartnerAPITypeDocumentTypeEnum.php similarity index 100% rename from src/Types/typeDocumentTypeEnum.php rename to src/Types/PartnerAPITypeDocumentTypeEnum.php diff --git a/src/Types/typeDocuments.php b/src/Types/PartnerAPITypeDocuments.php similarity index 100% rename from src/Types/typeDocuments.php rename to src/Types/PartnerAPITypeDocuments.php diff --git a/src/Types/typeDomainVerificationRequest.php b/src/Types/PartnerAPITypeDomainVerificationRequest.php similarity index 100% rename from src/Types/typeDomainVerificationRequest.php rename to src/Types/PartnerAPITypeDomainVerificationRequest.php diff --git a/src/Types/typeEmailVerification.php b/src/Types/PartnerAPITypeEmailVerification.php similarity index 100% rename from src/Types/typeEmailVerification.php rename to src/Types/PartnerAPITypeEmailVerification.php diff --git a/src/Types/typeError.php b/src/Types/PartnerAPITypeError.php similarity index 100% rename from src/Types/typeError.php rename to src/Types/PartnerAPITypeError.php diff --git a/src/Types/typeErrors.php b/src/Types/PartnerAPITypeErrors.php similarity index 100% rename from src/Types/typeErrors.php rename to src/Types/PartnerAPITypeErrors.php diff --git a/src/Types/typeExpiringCertificates.php b/src/Types/PartnerAPITypeExpiringCertificates.php similarity index 100% rename from src/Types/typeExpiringCertificates.php rename to src/Types/PartnerAPITypeExpiringCertificates.php diff --git a/src/Types/typeFQDNs.php b/src/Types/PartnerAPITypeFQDNs.php similarity index 100% rename from src/Types/typeFQDNs.php rename to src/Types/PartnerAPITypeFQDNs.php diff --git a/src/Types/typeFile.php b/src/Types/PartnerAPITypeFile.php similarity index 100% rename from src/Types/typeFile.php rename to src/Types/PartnerAPITypeFile.php diff --git a/src/Types/typeFileName.php b/src/Types/PartnerAPITypeFileName.php similarity index 100% rename from src/Types/typeFileName.php rename to src/Types/PartnerAPITypeFileName.php diff --git a/src/Types/typeFiles.php b/src/Types/PartnerAPITypeFiles.php similarity index 100% rename from src/Types/typeFiles.php rename to src/Types/PartnerAPITypeFiles.php diff --git a/src/Types/typeGetCertificateRequest.php b/src/Types/PartnerAPITypeGetCertificateRequest.php similarity index 100% rename from src/Types/typeGetCertificateRequest.php rename to src/Types/PartnerAPITypeGetCertificateRequest.php diff --git a/src/Types/typeGetCertificateResponse.php b/src/Types/PartnerAPITypeGetCertificateResponse.php similarity index 100% rename from src/Types/typeGetCertificateResponse.php rename to src/Types/PartnerAPITypeGetCertificateResponse.php diff --git a/src/Types/typeGetConfigurationRequest.php b/src/Types/PartnerAPITypeGetConfigurationRequest.php similarity index 100% rename from src/Types/typeGetConfigurationRequest.php rename to src/Types/PartnerAPITypeGetConfigurationRequest.php diff --git a/src/Types/typeGetConfigurationResponse.php b/src/Types/PartnerAPITypeGetConfigurationResponse.php similarity index 100% rename from src/Types/typeGetConfigurationResponse.php rename to src/Types/PartnerAPITypeGetConfigurationResponse.php diff --git a/src/Types/typeGetEmailVerificationRequest.php b/src/Types/PartnerAPITypeGetEmailVerificationRequest.php similarity index 100% rename from src/Types/typeGetEmailVerificationRequest.php rename to src/Types/PartnerAPITypeGetEmailVerificationRequest.php diff --git a/src/Types/typeGetEmailVerificationResponse.php b/src/Types/PartnerAPITypeGetEmailVerificationResponse.php similarity index 100% rename from src/Types/typeGetEmailVerificationResponse.php rename to src/Types/PartnerAPITypeGetEmailVerificationResponse.php diff --git a/src/Types/typeGetExpiringCertificatesRequest.php b/src/Types/PartnerAPITypeGetExpiringCertificatesRequest.php similarity index 100% rename from src/Types/typeGetExpiringCertificatesRequest.php rename to src/Types/PartnerAPITypeGetExpiringCertificatesRequest.php diff --git a/src/Types/typeGetExpiringCertificatesResponse.php b/src/Types/PartnerAPITypeGetExpiringCertificatesResponse.php similarity index 100% rename from src/Types/typeGetExpiringCertificatesResponse.php rename to src/Types/PartnerAPITypeGetExpiringCertificatesResponse.php diff --git a/src/Types/typeGetModifiedOrdersRequest.php b/src/Types/PartnerAPITypeGetModifiedOrdersRequest.php similarity index 100% rename from src/Types/typeGetModifiedOrdersRequest.php rename to src/Types/PartnerAPITypeGetModifiedOrdersRequest.php diff --git a/src/Types/typeGetOrderByOrderIDRequest.php b/src/Types/PartnerAPITypeGetOrderByOrderIDRequest.php similarity index 100% rename from src/Types/typeGetOrderByOrderIDRequest.php rename to src/Types/PartnerAPITypeGetOrderByOrderIDRequest.php diff --git a/src/Types/typeGetOrderStateRequest.php b/src/Types/PartnerAPITypeGetOrderStateRequest.php similarity index 100% rename from src/Types/typeGetOrderStateRequest.php rename to src/Types/PartnerAPITypeGetOrderStateRequest.php diff --git a/src/Types/typeGetOrderStateResponse.php b/src/Types/PartnerAPITypeGetOrderStateResponse.php similarity index 100% rename from src/Types/typeGetOrderStateResponse.php rename to src/Types/PartnerAPITypeGetOrderStateResponse.php diff --git a/src/Types/typeGetOrdersByDateRangeRequest.php b/src/Types/PartnerAPITypeGetOrdersByDateRangeRequest.php similarity index 100% rename from src/Types/typeGetOrdersByDateRangeRequest.php rename to src/Types/PartnerAPITypeGetOrdersByDateRangeRequest.php diff --git a/src/Types/typeGetOrdersRequest.php b/src/Types/PartnerAPITypeGetOrdersRequest.php similarity index 100% rename from src/Types/typeGetOrdersRequest.php rename to src/Types/PartnerAPITypeGetOrdersRequest.php diff --git a/src/Types/typeGetOrdersResponse.php b/src/Types/PartnerAPITypeGetOrdersResponse.php similarity index 100% rename from src/Types/typeGetOrdersResponse.php rename to src/Types/PartnerAPITypeGetOrdersResponse.php diff --git a/src/Types/typeGetProductListRequest.php b/src/Types/PartnerAPITypeGetProductListRequest.php similarity index 100% rename from src/Types/typeGetProductListRequest.php rename to src/Types/PartnerAPITypeGetProductListRequest.php diff --git a/src/Types/typeGetProductListResponse.php b/src/Types/PartnerAPITypeGetProductListResponse.php similarity index 100% rename from src/Types/typeGetProductListResponse.php rename to src/Types/PartnerAPITypeGetProductListResponse.php diff --git a/src/Types/typeGetProductListResponse_Products.php b/src/Types/PartnerAPITypeGetProductListResponse_Products.php similarity index 100% rename from src/Types/typeGetProductListResponse_Products.php rename to src/Types/PartnerAPITypeGetProductListResponse_Products.php diff --git a/src/Types/typeGetSanVerificationStateRequest.php b/src/Types/PartnerAPITypeGetSanVerificationStateRequest.php similarity index 100% rename from src/Types/typeGetSanVerificationStateRequest.php rename to src/Types/PartnerAPITypeGetSanVerificationStateRequest.php diff --git a/src/Types/typeGetSanVerificationStateResponse.php b/src/Types/PartnerAPITypeGetSanVerificationStateResponse.php similarity index 100% rename from src/Types/typeGetSanVerificationStateResponse.php rename to src/Types/PartnerAPITypeGetSanVerificationStateResponse.php diff --git a/src/Types/typeHashAlgorithmEnum.php b/src/Types/PartnerAPITypeHashAlgorithmEnum.php similarity index 100% rename from src/Types/typeHashAlgorithmEnum.php rename to src/Types/PartnerAPITypeHashAlgorithmEnum.php diff --git a/src/Types/typeInvalidSerialNumbers.php b/src/Types/PartnerAPITypeInvalidSerialNumbers.php similarity index 100% rename from src/Types/typeInvalidSerialNumbers.php rename to src/Types/PartnerAPITypeInvalidSerialNumbers.php diff --git a/src/Types/typeModifySNICertificateRequest.php b/src/Types/PartnerAPITypeModifySNICertificateRequest.php similarity index 100% rename from src/Types/typeModifySNICertificateRequest.php rename to src/Types/PartnerAPITypeModifySNICertificateRequest.php diff --git a/src/Types/typeModifySNICertificateResponse.php b/src/Types/PartnerAPITypeModifySNICertificateResponse.php similarity index 100% rename from src/Types/typeModifySNICertificateResponse.php rename to src/Types/PartnerAPITypeModifySNICertificateResponse.php diff --git a/src/Types/typeOrder.php b/src/Types/PartnerAPITypeOrder.php similarity index 100% rename from src/Types/typeOrder.php rename to src/Types/PartnerAPITypeOrder.php diff --git a/src/Types/typeOrderDetails.php b/src/Types/PartnerAPITypeOrderDetails.php similarity index 100% rename from src/Types/typeOrderDetails.php rename to src/Types/PartnerAPITypeOrderDetails.php diff --git a/src/Types/typeOrderOption.php b/src/Types/PartnerAPITypeOrderOption.php similarity index 100% rename from src/Types/typeOrderOption.php rename to src/Types/PartnerAPITypeOrderOption.php diff --git a/src/Types/typeOrderParameters.php b/src/Types/PartnerAPITypeOrderParameters.php similarity index 100% rename from src/Types/typeOrderParameters.php rename to src/Types/PartnerAPITypeOrderParameters.php diff --git a/src/Types/typeOrderRequest.php b/src/Types/PartnerAPITypeOrderRequest.php similarity index 100% rename from src/Types/typeOrderRequest.php rename to src/Types/PartnerAPITypeOrderRequest.php diff --git a/src/Types/typeOrderSNICertificateRequest.php b/src/Types/PartnerAPITypeOrderSNICertificateRequest.php similarity index 100% rename from src/Types/typeOrderSNICertificateRequest.php rename to src/Types/PartnerAPITypeOrderSNICertificateRequest.php diff --git a/src/Types/typeOrderSNICertificateResponse.php b/src/Types/PartnerAPITypeOrderSNICertificateResponse.php similarity index 100% rename from src/Types/typeOrderSNICertificateResponse.php rename to src/Types/PartnerAPITypeOrderSNICertificateResponse.php diff --git a/src/Types/typeOrderSNIParameters.php b/src/Types/PartnerAPITypeOrderSNIParameters.php similarity index 100% rename from src/Types/typeOrderSNIParameters.php rename to src/Types/PartnerAPITypeOrderSNIParameters.php diff --git a/src/Types/typeOrderStatus.php b/src/Types/PartnerAPITypeOrderStatus.php similarity index 100% rename from src/Types/typeOrderStatus.php rename to src/Types/PartnerAPITypeOrderStatus.php diff --git a/src/Types/typeOrderVerification.php b/src/Types/PartnerAPITypeOrderVerification.php similarity index 100% rename from src/Types/typeOrderVerification.php rename to src/Types/PartnerAPITypeOrderVerification.php diff --git a/src/Types/typeOrderVerificationStateEnum.php b/src/Types/PartnerAPITypeOrderVerificationStateEnum.php similarity index 100% rename from src/Types/typeOrderVerificationStateEnum.php rename to src/Types/PartnerAPITypeOrderVerificationStateEnum.php diff --git a/src/Types/typeOrderVerificationTypeEnum.php b/src/Types/PartnerAPITypeOrderVerificationTypeEnum.php similarity index 100% rename from src/Types/typeOrderVerificationTypeEnum.php rename to src/Types/PartnerAPITypeOrderVerificationTypeEnum.php diff --git a/src/Types/typeOrderVerifications.php b/src/Types/PartnerAPITypeOrderVerifications.php similarity index 100% rename from src/Types/typeOrderVerifications.php rename to src/Types/PartnerAPITypeOrderVerifications.php diff --git a/src/Types/typeOrders.php b/src/Types/PartnerAPITypeOrders.php similarity index 100% rename from src/Types/typeOrders.php rename to src/Types/PartnerAPITypeOrders.php diff --git a/src/Types/typeOrganizationInfo.php b/src/Types/PartnerAPITypeOrganizationInfo.php similarity index 100% rename from src/Types/typeOrganizationInfo.php rename to src/Types/PartnerAPITypeOrganizationInfo.php diff --git a/src/Types/typeParsedCsr.php b/src/Types/PartnerAPITypeParsedCsr.php similarity index 100% rename from src/Types/typeParsedCsr.php rename to src/Types/PartnerAPITypeParsedCsr.php diff --git a/src/Types/typePerformSanVerificationResponse.php b/src/Types/PartnerAPITypePerformSanVerificationResponse.php similarity index 100% rename from src/Types/typePerformSanVerificationResponse.php rename to src/Types/PartnerAPITypePerformSanVerificationResponse.php diff --git a/src/Types/typeProduct.php b/src/Types/PartnerAPITypeProduct.php similarity index 100% rename from src/Types/typeProduct.php rename to src/Types/PartnerAPITypeProduct.php diff --git a/src/Types/typeProduct_SupportedHashAlgorithms.php b/src/Types/PartnerAPITypeProduct_SupportedHashAlgorithms.php similarity index 100% rename from src/Types/typeProduct_SupportedHashAlgorithms.php rename to src/Types/PartnerAPITypeProduct_SupportedHashAlgorithms.php diff --git a/src/Types/typeQuickOrderRequest.php b/src/Types/PartnerAPITypeQuickOrderRequest.php similarity index 100% rename from src/Types/typeQuickOrderRequest.php rename to src/Types/PartnerAPITypeQuickOrderRequest.php diff --git a/src/Types/typeQuickOrderResponse.php b/src/Types/PartnerAPITypeQuickOrderResponse.php similarity index 100% rename from src/Types/typeQuickOrderResponse.php rename to src/Types/PartnerAPITypeQuickOrderResponse.php diff --git a/src/Types/typeReissueCertificateRequest.php b/src/Types/PartnerAPITypeReissueCertificateRequest.php similarity index 100% rename from src/Types/typeReissueCertificateRequest.php rename to src/Types/PartnerAPITypeReissueCertificateRequest.php diff --git a/src/Types/typeReissueCertificateResponse.php b/src/Types/PartnerAPITypeReissueCertificateResponse.php similarity index 100% rename from src/Types/typeReissueCertificateResponse.php rename to src/Types/PartnerAPITypeReissueCertificateResponse.php diff --git a/src/Types/typeRemoveSerialNumbers.php b/src/Types/PartnerAPITypeRemoveSerialNumbers.php similarity index 100% rename from src/Types/typeRemoveSerialNumbers.php rename to src/Types/PartnerAPITypeRemoveSerialNumbers.php diff --git a/src/Types/typeRenewCertificateRequest.php b/src/Types/PartnerAPITypeRenewCertificateRequest.php similarity index 100% rename from src/Types/typeRenewCertificateRequest.php rename to src/Types/PartnerAPITypeRenewCertificateRequest.php diff --git a/src/Types/typeRenewCertificateResponse.php b/src/Types/PartnerAPITypeRenewCertificateResponse.php similarity index 100% rename from src/Types/typeRenewCertificateResponse.php rename to src/Types/PartnerAPITypeRenewCertificateResponse.php diff --git a/src/Types/typeRequest.php b/src/Types/PartnerAPITypeRequest.php similarity index 100% rename from src/Types/typeRequest.php rename to src/Types/PartnerAPITypeRequest.php diff --git a/src/Types/typeRequestHeader.php b/src/Types/PartnerAPITypeRequestHeader.php similarity index 100% rename from src/Types/typeRequestHeader.php rename to src/Types/PartnerAPITypeRequestHeader.php diff --git a/src/Types/typeRequestorInfo.php b/src/Types/PartnerAPITypeRequestorInfo.php similarity index 100% rename from src/Types/typeRequestorInfo.php rename to src/Types/PartnerAPITypeRequestorInfo.php diff --git a/src/Types/typeResponse.php b/src/Types/PartnerAPITypeResponse.php similarity index 100% rename from src/Types/typeResponse.php rename to src/Types/PartnerAPITypeResponse.php diff --git a/src/Types/typeResponseHeader.php b/src/Types/PartnerAPITypeResponseHeader.php similarity index 100% rename from src/Types/typeResponseHeader.php rename to src/Types/PartnerAPITypeResponseHeader.php diff --git a/src/Types/typeRevocationReasonEnum.php b/src/Types/PartnerAPITypeRevocationReasonEnum.php similarity index 100% rename from src/Types/typeRevocationReasonEnum.php rename to src/Types/PartnerAPITypeRevocationReasonEnum.php diff --git a/src/Types/typeRevokeCertificateParameters.php b/src/Types/PartnerAPITypeRevokeCertificateParameters.php similarity index 100% rename from src/Types/typeRevokeCertificateParameters.php rename to src/Types/PartnerAPITypeRevokeCertificateParameters.php diff --git a/src/Types/typeRevokeCertificateRequest.php b/src/Types/PartnerAPITypeRevokeCertificateRequest.php similarity index 100% rename from src/Types/typeRevokeCertificateRequest.php rename to src/Types/PartnerAPITypeRevokeCertificateRequest.php diff --git a/src/Types/typeRevokeCertificateResponse.php b/src/Types/PartnerAPITypeRevokeCertificateResponse.php similarity index 100% rename from src/Types/typeRevokeCertificateResponse.php rename to src/Types/PartnerAPITypeRevokeCertificateResponse.php diff --git a/src/Types/typeSanApprover.php b/src/Types/PartnerAPITypeSanApprover.php similarity index 100% rename from src/Types/typeSanApprover.php rename to src/Types/PartnerAPITypeSanApprover.php diff --git a/src/Types/typeSanEntries.php b/src/Types/PartnerAPITypeSanEntries.php similarity index 100% rename from src/Types/typeSanEntries.php rename to src/Types/PartnerAPITypeSanEntries.php diff --git a/src/Types/typeSanEntry.php b/src/Types/PartnerAPITypeSanEntry.php similarity index 100% rename from src/Types/typeSanEntry.php rename to src/Types/PartnerAPITypeSanEntry.php diff --git a/src/Types/typeSanVerification.php b/src/Types/PartnerAPITypeSanVerification.php similarity index 100% rename from src/Types/typeSanVerification.php rename to src/Types/PartnerAPITypeSanVerification.php diff --git a/src/Types/typeSanVerificationManualState.php b/src/Types/PartnerAPITypeSanVerificationManualState.php similarity index 100% rename from src/Types/typeSanVerificationManualState.php rename to src/Types/PartnerAPITypeSanVerificationManualState.php diff --git a/src/Types/typeSanVerificationState.php b/src/Types/PartnerAPITypeSanVerificationState.php similarity index 100% rename from src/Types/typeSanVerificationState.php rename to src/Types/PartnerAPITypeSanVerificationState.php diff --git a/src/Types/typeSanVerificationStateEnum.php b/src/Types/PartnerAPITypeSanVerificationStateEnum.php similarity index 100% rename from src/Types/typeSanVerificationStateEnum.php rename to src/Types/PartnerAPITypeSanVerificationStateEnum.php diff --git a/src/Types/typeSanVerificationStates.php b/src/Types/PartnerAPITypeSanVerificationStates.php similarity index 100% rename from src/Types/typeSanVerificationStates.php rename to src/Types/PartnerAPITypeSanVerificationStates.php diff --git a/src/Types/typeSanVerificationSystemMethodEnum.php b/src/Types/PartnerAPITypeSanVerificationSystemMethodEnum.php similarity index 100% rename from src/Types/typeSanVerificationSystemMethodEnum.php rename to src/Types/PartnerAPITypeSanVerificationSystemMethodEnum.php diff --git a/src/Types/typeSanVerificationSystemState.php b/src/Types/PartnerAPITypeSanVerificationSystemState.php similarity index 100% rename from src/Types/typeSanVerificationSystemState.php rename to src/Types/PartnerAPITypeSanVerificationSystemState.php diff --git a/src/Types/typeSerialNumbers.php b/src/Types/PartnerAPITypeSerialNumbers.php similarity index 100% rename from src/Types/typeSerialNumbers.php rename to src/Types/PartnerAPITypeSerialNumbers.php diff --git a/src/Types/typeValidateOrderParametersRequest.php b/src/Types/PartnerAPITypeValidateOrderParametersRequest.php similarity index 100% rename from src/Types/typeValidateOrderParametersRequest.php rename to src/Types/PartnerAPITypeValidateOrderParametersRequest.php diff --git a/src/Types/typeValidateOrderParametersResponse.php b/src/Types/PartnerAPITypeValidateOrderParametersResponse.php similarity index 100% rename from src/Types/typeValidateOrderParametersResponse.php rename to src/Types/PartnerAPITypeValidateOrderParametersResponse.php diff --git a/src/Types/typeVerificationMethodType.php b/src/Types/PartnerAPITypeVerificationMethodType.php similarity index 100% rename from src/Types/typeVerificationMethodType.php rename to src/Types/PartnerAPITypeVerificationMethodType.php diff --git a/src/Types/typeVerifyOrderParameters.php b/src/Types/PartnerAPITypeVerifyOrderParameters.php similarity index 100% rename from src/Types/typeVerifyOrderParameters.php rename to src/Types/PartnerAPITypeVerifyOrderParameters.php diff --git a/src/Types/typeVerifyOrderRequest.php b/src/Types/PartnerAPITypeVerifyOrderRequest.php similarity index 100% rename from src/Types/typeVerifyOrderRequest.php rename to src/Types/PartnerAPITypeVerifyOrderRequest.php diff --git a/src/Types/typeVerifyOrderResponse.php b/src/Types/PartnerAPITypeVerifyOrderResponse.php similarity index 100% rename from src/Types/typeVerifyOrderResponse.php rename to src/Types/PartnerAPITypeVerifyOrderResponse.php