Mayson Monorepo Documentation
    Preparing search index...

    A Configurations object represents how features should be configured for terminal readers. For information about how to use it, see the Terminal configurations documentation.

    Index

    Properties

    id: string

    Unique identifier for the object.

    object: "terminal.configuration"

    String representing the object's type. Objects of the same type share the same value.

    deleted?: void

    Always true for a deleted object

    is_account_default: boolean

    Whether this Configuration is the default for your account

    livemode: boolean

    Has the value true if the object exists in live mode or the value false if the object exists in test mode.

    name: string

    String indicating the name of the Configuration object, set by the user