File

core/provider-configuration/service/provider-configuration.service.ts

Index

Properties
Methods

Constructor

constructor(client: FetchClient, activatedRoute: ActivatedRoute)
Parameters :
Name Type Optional
client FetchClient No
activatedRoute ActivatedRoute No

Methods

Async delete
delete()
Returns : Promise<IResult<null>>
Async detail
detail()
Protected getDetailUrl
getDetailUrl(_: string | number | IIdentified)

There is a single provider configuration per tenant and detail URL is not needed

Parameters :
Name Type Optional
_ string | number | IIdentified No
Returns : string
Async update
update(entity: Partial)
Parameters :
Name Type Optional
entity Partial<ProviderProperties> No

Properties

Protected baseUrl
baseUrl: string
Type : string
Protected listUrl
listUrl: string
Type : string

result-matching ""

    No results matching ""