Partner interface

Information about the partner.

Properties

authorizationExpirationTimeInUtc

Expiration time of the partner authorization. If this timer expires, any request from this partner to create, update or delete resources in subscriber's context will fail. If specified, the allowed values are between 1 to the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration. If not specified, the default value will be the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration or 7 if this value is not specified.

partnerName

The partner name.

partnerRegistrationImmutableId

The immutableId of the corresponding partner registration.

Property Details

authorizationExpirationTimeInUtc

Expiration time of the partner authorization. If this timer expires, any request from this partner to create, update or delete resources in subscriber's context will fail. If specified, the allowed values are between 1 to the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration. If not specified, the default value will be the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration or 7 if this value is not specified.

authorizationExpirationTimeInUtc?: Date

Property Value

Date

partnerName

The partner name.

partnerName?: string

Property Value

string

partnerRegistrationImmutableId

The immutableId of the corresponding partner registration.

partnerRegistrationImmutableId?: string

Property Value

string