AWS SDK for C++
AWS SDK for C++ Version 1.11.714
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-partnercentral-account
include
aws
partnercentral-account
model
BusinessValidationCode.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/partnercentral-account/PartnerCentralAccount_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
PartnerCentralAccount {
12
namespace
Model {
13
enum class
BusinessValidationCode
{
14
NOT_SET
,
15
INCOMPATIBLE_CONNECTION_INVITATION_REQUEST
,
16
INCOMPATIBLE_LEGAL_NAME
,
17
INCOMPATIBLE_KNOW_YOUR_BUSINESS_STATUS
,
18
INCOMPATIBLE_IDENTITY_VERIFICATION_STATUS
,
19
INVALID_ACCOUNT_LINKING_STATUS
,
20
INVALID_ACCOUNT_STATE
,
21
INCOMPATIBLE_DOMAIN
22
};
23
24
namespace
BusinessValidationCodeMapper {
25
AWS_PARTNERCENTRALACCOUNT_API
BusinessValidationCode
GetBusinessValidationCodeForName
(
const
Aws::String
& name);
26
27
AWS_PARTNERCENTRALACCOUNT_API
Aws::String
GetNameForBusinessValidationCode
(
BusinessValidationCode
value);
28
}
// namespace BusinessValidationCodeMapper
29
}
// namespace Model
30
}
// namespace PartnerCentralAccount
31
}
// namespace Aws
Aws::PartnerCentralAccount::Model::BusinessValidationCodeMapper::GetBusinessValidationCodeForName
AWS_PARTNERCENTRALACCOUNT_API BusinessValidationCode GetBusinessValidationCodeForName(const Aws::String &name)
Aws::PartnerCentralAccount::Model::BusinessValidationCodeMapper::GetNameForBusinessValidationCode
AWS_PARTNERCENTRALACCOUNT_API Aws::String GetNameForBusinessValidationCode(BusinessValidationCode value)
Aws::PartnerCentralAccount::Model::AccessDeniedExceptionReason::NOT_SET
@ NOT_SET
Aws::PartnerCentralAccount::Model::BusinessValidationCode
BusinessValidationCode
Definition
BusinessValidationCode.h:13
Aws::PartnerCentralAccount::Model::BusinessValidationCode::INCOMPATIBLE_CONNECTION_INVITATION_REQUEST
@ INCOMPATIBLE_CONNECTION_INVITATION_REQUEST
Aws::PartnerCentralAccount::Model::BusinessValidationCode::INCOMPATIBLE_LEGAL_NAME
@ INCOMPATIBLE_LEGAL_NAME
Aws::PartnerCentralAccount::Model::BusinessValidationCode::INVALID_ACCOUNT_LINKING_STATUS
@ INVALID_ACCOUNT_LINKING_STATUS
Aws::PartnerCentralAccount::Model::BusinessValidationCode::INVALID_ACCOUNT_STATE
@ INVALID_ACCOUNT_STATE
Aws::PartnerCentralAccount::Model::BusinessValidationCode::INCOMPATIBLE_IDENTITY_VERIFICATION_STATUS
@ INCOMPATIBLE_IDENTITY_VERIFICATION_STATUS
Aws::PartnerCentralAccount::Model::BusinessValidationCode::INCOMPATIBLE_DOMAIN
@ INCOMPATIBLE_DOMAIN
Aws::PartnerCentralAccount::Model::BusinessValidationCode::INCOMPATIBLE_KNOW_YOUR_BUSINESS_STATUS
@ INCOMPATIBLE_KNOW_YOUR_BUSINESS_STATUS
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences