AWS SDK for Kotlin
Toggle table of contents
1.9.5
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
partnercentralselling
/
aws.sdk.kotlin.services.partnercentralselling.model
/
ExpectedContractDurationTerm
Expected
Contract
Duration
Term
sealed
class
ExpectedContractDurationTerm
The unit of measurement for the contract duration value. Currently accepts only
Months
.
Inheritors
Months
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Months
Link copied to clipboard
object
Months
:
ExpectedContractDurationTerm
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ExpectedContractDurationTerm
Properties
value
Link copied to clipboard
abstract
val
value
:
String