Interface TerminalReader

Export

TerminalReader

Hierarchy

  • TerminalReader

Properties

account_id: string

The Account that owns this terminal reader.

Memberof

TerminalReader

created_at: string

Time at which the object was created.

Memberof

TerminalReader

description?: string

The merchant provided description of the terminal reader

Memberof

TerminalReader

id: string

Unique identifier for the object.

Memberof

TerminalReader

metadata?: {
    [key: string]: string;
}

Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.

Memberof

TerminalReader

Type declaration

  • [key: string]: string
serial_number?: string

The serial number of the terminal reader.

Memberof

TerminalReader

Memberof

TerminalReader

The type of the terminal reader.

Memberof

TerminalReader

updated_at: string

Time at which the object was last updated.

Memberof

TerminalReader

Generated using TypeDoc