Search Results for

    / fm / liveswitch / ClaimAction

    Class: ClaimAction

    fm.liveswitch.ClaimAction

    A claim action.

    Table of contents

    Constructors

    • constructor

    Properties

    • Claim
    • Drop
    • Join

    Methods

    • getTypeString

    Constructors

    constructor

    + new ClaimAction(): ClaimAction

    Returns: ClaimAction

    Defined in: Generated/TypeScript/fm.liveswitch/ClaimAction.ts:29

    Properties

    Claim

    ▪ Readonly Static Claim: string= "claim"

    Gets the "claim" claim action string.

    Defined in: Generated/TypeScript/fm.liveswitch/ClaimAction.ts:17


    Drop

    ▪ Readonly Static Drop: string= "drop"

    Gets the "drop" claim action string.

    Defined in: Generated/TypeScript/fm.liveswitch/ClaimAction.ts:23


    Join

    ▪ Readonly Static Join: string= "join"

    Gets the "join" claim action string.

    Defined in: Generated/TypeScript/fm.liveswitch/ClaimAction.ts:29

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/ClaimAction.ts:9

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.14.6