다음을 통해 공유


SaasSubscriptionDetails interface

SaaS 구독 세부 정보 모델

속성

id

구매한 SaaS 구독 ID

isAutoRenew

AutoRenew 플래그

isFreeTrial

FreeTrial 플래그

offerId

구매한 제품 ID

planId

구매한 제품의 플랜 ID

publisherId

게시자 ID

purchaserEmailId

구매자 전자 메일 ID

purchaserTenantId

구매자 테넌트 ID

saasSubscriptionStatus

구독의 상태를 나타냅니다.

subscriptionName

SaaS 구독 이름

termUnit

구매 기간 단위

timeCreated

만든 날짜 및 시간

속성 세부 정보

id

구매한 SaaS 구독 ID

id?: string

속성 값

string

isAutoRenew

AutoRenew 플래그

isAutoRenew?: boolean

속성 값

boolean

isFreeTrial

FreeTrial 플래그

isFreeTrial?: boolean

속성 값

boolean

offerId

구매한 제품 ID

offerId?: string

속성 값

string

planId

구매한 제품의 플랜 ID

planId?: string

속성 값

string

publisherId

게시자 ID

publisherId?: string

속성 값

string

purchaserEmailId

구매자 전자 메일 ID

purchaserEmailId?: string

속성 값

string

purchaserTenantId

구매자 테넌트 ID

purchaserTenantId?: string

속성 값

string

saasSubscriptionStatus

구독의 상태를 나타냅니다.

saasSubscriptionStatus?: string

속성 값

string

subscriptionName

SaaS 구독 이름

subscriptionName?: string

속성 값

string

termUnit

구매 기간 단위

termUnit?: string

속성 값

string

timeCreated

만든 날짜 및 시간

timeCreated?: Date

속성 값

Date