Skip to main content

TransactionInfo

type TransactionInfo = {
id: string | null;
};

details about the transaction that is created / updated

Properties

id

id: string | null;

unique identifier for the transaction