|
ShopPlatform.Web 1.0.0.0
농산물, 소프트웨어 라이선스와 개발 용역을 직접 판매하는 CodeMaru 직영 쇼핑몰입니다.
|
속성 | |
| string | UserId = string.Empty [get, set] |
| string | Provider = string.Empty [get, set] |
| string | Email = string.Empty [get, set] |
| string | DisplayName = string.Empty [get, set] |
| string | Name = string.Empty [get, set] |
| string | Phone = string.Empty [get, set] |
| string | Address = string.Empty [get, set] |
| DateTime | UpdatedAt = DateTime.UtcNow [get, set] |
Shop Customer Profile 기능과 관련 상태를 캡슐화합니다.
ShopCustomerProfile.cs 파일의 11 번째 라인에서 정의되었습니다.
|
getset |
Address 값을 가져오거나 설정합니다.
ShopCustomerProfile.cs 파일의 75 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ShopPlatform.Services.ShopCustomerSession.LoginFromCommonUser().
|
getset |
Display Name 값을 가져오거나 설정합니다.
ShopCustomerProfile.cs 파일의 48 번째 라인에서 정의되었습니다.
|
getset |
Email 값을 가져오거나 설정합니다.
ShopCustomerProfile.cs 파일의 39 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ShopPlatform.Services.ShopCustomerSession.LoginFromCommonUser().
|
getset |
|
getset |
Phone 값을 가져오거나 설정합니다.
ShopCustomerProfile.cs 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ShopPlatform.Services.ShopCustomerSession.LoginFromCommonUser().
|
getset |
Provider 값을 가져오거나 설정합니다.
ShopCustomerProfile.cs 파일의 30 번째 라인에서 정의되었습니다.
|
getset |
Updated At 값을 가져오거나 설정합니다.
ShopCustomerProfile.cs 파일의 84 번째 라인에서 정의되었습니다.
|
getset |
User Id 값을 가져오거나 설정합니다.
ShopCustomerProfile.cs 파일의 21 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ShopPlatform.Services.ShopCustomerProfileStore.SaveAsync().