Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
state
UpdateService
Class UpdateService
Update service info or create a new one.
Index
Properties
action
Methods
create
update
Properties
Readonly
action
action
:
|
{
account
:
ServiceAccountInfo
;
kind
:
Update
}
|
{
account
:
ServiceAccountInfo
;
kind
:
Create
;
lookupHistory
:
LookupHistoryItem
|
null
;
}
Methods
Static
create
create
(
__namedParameters
:
{
lookupHistory
:
LookupHistoryItem
|
null
;
serviceInfo
:
ServiceAccountInfo
;
}
,
)
:
UpdateService
Parameters
__namedParameters
:
{
lookupHistory
:
LookupHistoryItem
|
null
;
serviceInfo
:
ServiceAccountInfo
}
Returns
UpdateService
Static
update
update
(
__namedParameters
:
{
serviceInfo
:
ServiceAccountInfo
}
)
:
UpdateService
Parameters
__namedParameters
:
{
serviceInfo
:
ServiceAccountInfo
}
Returns
UpdateService
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Methods
create
update
Typeberry by Fluffy Labs - v0.4.0
Loading...
Update service info or create a new one.