Skip to content

Interface: KytChangeTransactionPropertiesRequest

Describes the structure of the request for the kytChangeTransactionProperties method

Properties

customProperty

customProperty: string

Defined in

src/client.ts:2441

Perform transaction monitoring

id

id: string

A unique transaction identification number.

See

Change transaction properties API Reference

Defined in

src/client.ts:2447


unsetKeys

Optional unsetKeys: string

A list of property names separated by commas that should be set to null.

See

Change transaction properties API Reference

Defined in

src/client.ts:2453