AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the CreateProfile operation. Creates a standard profile.

A standard profile represents the following attributes for a customer profile in a domain.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CustomerProfiles.AmazonCustomerProfilesRequest
      Amazon.CustomerProfiles.Model.CreateProfileRequest

Namespace: Amazon.CustomerProfiles.Model
Assembly: AWSSDK.CustomerProfiles.dll
Version: 3.x.y.z

Syntax

C#
public class CreateProfileRequest : AmazonCustomerProfilesRequest
         IAmazonWebServiceRequest

The CreateProfileRequest type exposes the following members

Constructors

NameDescription
Public Method CreateProfileRequest()

Properties

NameTypeDescription
Public Property AccountNumber System.String

Gets and sets the property AccountNumber.

An account number that you have given to the customer.

Public Property AdditionalInformation System.String

Gets and sets the property AdditionalInformation.

Any additional information relevant to the customer’s profile.

Public Property Address Amazon.CustomerProfiles.Model.Address

Gets and sets the property Address.

A generic address associated with the customer that is not mailing, shipping, or billing.

Public Property Attributes System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Attributes.

A key value pair of attributes of a customer profile.

Public Property BillingAddress Amazon.CustomerProfiles.Model.Address

Gets and sets the property BillingAddress.

The customer’s billing address.

Public Property BirthDate System.String

Gets and sets the property BirthDate.

The customer’s birth date.

Public Property BusinessEmailAddress System.String

Gets and sets the property BusinessEmailAddress.

The customer’s business email address.

Public Property BusinessName System.String

Gets and sets the property BusinessName.

The name of the customer’s business.

Public Property BusinessPhoneNumber System.String

Gets and sets the property BusinessPhoneNumber.

The customer’s business phone number.

Public Property DomainName System.String

Gets and sets the property DomainName.

The unique name of the domain.

Public Property EmailAddress System.String

Gets and sets the property EmailAddress.

The customer’s email address, which has not been specified as a personal or business address.

Public Property FirstName System.String

Gets and sets the property FirstName.

The customer’s first name.

Public Property Gender Amazon.CustomerProfiles.Gender

Gets and sets the property Gender.

The gender with which the customer identifies.

Public Property GenderString System.String

Gets and sets the property GenderString.

An alternative to Gender which accepts any string as input.

Public Property HomePhoneNumber System.String

Gets and sets the property HomePhoneNumber.

The customer’s home phone number.

Public Property LastName System.String

Gets and sets the property LastName.

The customer’s last name.

Public Property MailingAddress Amazon.CustomerProfiles.Model.Address

Gets and sets the property MailingAddress.

The customer’s mailing address.

Public Property MiddleName System.String

Gets and sets the property MiddleName.

The customer’s middle name.

Public Property MobilePhoneNumber System.String

Gets and sets the property MobilePhoneNumber.

The customer’s mobile phone number.

Public Property PartyType Amazon.CustomerProfiles.PartyType

Gets and sets the property PartyType.

The type of profile used to describe the customer.

Public Property PartyTypeString System.String

Gets and sets the property PartyTypeString.

An alternative to PartyType which accepts any string as input.

Public Property PersonalEmailAddress System.String

Gets and sets the property PersonalEmailAddress.

The customer’s personal email address.

Public Property PhoneNumber System.String

Gets and sets the property PhoneNumber.

The customer’s phone number, which has not been specified as a mobile, home, or business number.

Public Property ShippingAddress Amazon.CustomerProfiles.Model.Address

Gets and sets the property ShippingAddress.

The customer’s shipping address.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5