Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartnerAuthorization

Package version

The partner authorization details.

Hierarchy

  • PartnerAuthorization

Index

Properties

Optional authorizedPartnersList

authorizedPartnersList: Partner[]

The list of authorized partners.

Optional defaultMaximumExpirationTimeInDays

defaultMaximumExpirationTimeInDays: undefined | number

Time used to validate the authorization expiration time for each authorized partner. If DefaultMaximumExpirationTimeInDays is not specified, the default is 7 days. Otherwise, allowed values are between 1 and 365 days.

Generated using TypeDoc