Type alias IntegrationWestpacQuickStreamEnvironment<S>
Integration
Westpac
Quick
Stream
Environment
<S>: { id
: string; isTestMode
: boolean; label
: string; publishableApiKey
: string; secretApiKey
: ConstrainedSecret<S>; supplierBusinessCode
: string; }
Type declaration
-
id: string
-
isTestMode: boolean
-
label: string
-
publishableApiKey: string
-
-
supplierBusinessCode: string