Variable $PublicTransactionConst

$PublicTransaction: {
    allOf: readonly [{
        $ref: "#/components/schemas/BaseTransaction";
    }];
} = ...