Interface ApiClient<TApiClientXp>

Type Parameters

  • TApiClientXp = any

Hierarchy

  • ApiClient

Properties

AccessTokenDuration: number
Active?: boolean
AddToCartIntegrationEventID?: string
AddToCartIntegrationEventName?: string
AllowAnyBuyer?: boolean
AllowAnySupplier?: boolean
AllowSeller?: boolean
AppName: string
AssignedBuyerCount?: number
AssignedSupplierCount?: number
ClientSecret?: string
DefaultContextUserName?: string
ID?: string
IsAnonBuyer?: boolean
MaximumGrantedCustomRoles?: string[]
MaximumGrantedRoles?: ApiRole[]
MinimumRequiredCustomRoles?: string[]
MinimumRequiredRoles?: ApiRole[]
OrderCheckoutIntegrationEventID?: string
OrderCheckoutIntegrationEventName?: string
OrderReturnIntegrationEventID?: string
OrderReturnIntegrationEventName?: string
RefreshTokenDuration?: number
xp?: TApiClientXp

Generated using TypeDoc