Skip to content

@serenity-is/corelib / UpdatableAttribute

Class: UpdatableAttribute

Table of contents

Constructors

Properties

Constructors

constructor

new UpdatableAttribute(value?)

Parameters

Name Type Default value
value boolean true

Defined in

src/decorators/index.ts:233

Properties

value

value: boolean = true

Defined in

src/decorators/index.ts:233