7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/partnercentral-account/PartnerCentralAccount_EXPORTS.h>
11namespace PartnerCentralAccount {
31namespace BusinessValidationCodeMapper {
AWS_PARTNERCENTRALACCOUNT_API BusinessValidationCode GetBusinessValidationCodeForName(const Aws::String &name)
AWS_PARTNERCENTRALACCOUNT_API Aws::String GetNameForBusinessValidationCode(BusinessValidationCode value)
@ INCOMPATIBLE_PRIMARY_PARTNER
@ QUALIFICATIONS_ASSOCIATION_NOT_FOUND
@ INCOMPATIBLE_CONNECTION_INVITATION_REQUEST
@ INCOMPATIBLE_LEGAL_NAME
@ INVALID_ACCOUNT_LINKING_STATUS
@ QUALIFICATIONS_ASSOCIATION_EXISTS
@ INCOMPATIBLE_IDENTITY_VERIFICATION_STATUS
@ MISSING_ACTIVE_SUBSIDIARY_CONNECTION
@ INCOMPATIBLE_SUBSIDIARY_CONNECTION
@ INELIGIBLE_ACCOUNT_TIER
@ QUALIFICATIONS_ASSOCIATION_LIMIT_EXCEEDED
@ INCOMPATIBLE_KNOW_YOUR_BUSINESS_STATUS
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String