@oneblink/sdk-core
Preparing search index...
IntegrationTypes
IntegrationCivicaEnvironment
Type Alias IntegrationCivicaEnvironment<S>
type
IntegrationCivicaEnvironment
<
S
=
SavedSecret
>
=
{
baseUrl
:
string
;
id
:
string
;
label
:
string
;
password
:
ConstrainedSecret
<
S
>
;
username
:
string
;
}
Type Parameters
S
=
SavedSecret
Index
Properties
base
Url
id
label
password
username
Properties
base
Url
baseUrl
:
string
id
id
:
string
label
label
:
string
password
password
:
ConstrainedSecret
<
S
>
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
id
label
password
username
@oneblink/sdk-core
Loading...