cli.vault

type: meya.cli.event.vault
class: MeyaSdkVaultEvent
path: /meya/cli/event/vault/vault.py
signature: -

Fields

field

signature

required

type

default

member_id

str

thread_id

str

Examples

Data

{
    "type": "meya.cli.event.vault", 
    "data": {
        "member_id": "STRING", 
        "thread_id": "STRING"
    }
}