service/domain/network/node_declined
Api Code Documentation / Exports / service/domain/network/node_declined
#
Table of contents#
Interfaces#
Variables#
Functions#
Variables#
schema• Const
schema: ObjectSchema
#
Defined insrc/service/domain/network/node_declined.ts:21
#
Functions#
createEventâ–¸ createEvent(source
, publisher
, address
, organization
, declinerAddress
, declinerOrganization
, time?
): Type
<Event
>
#
ParametersName | Type |
---|---|
source | string |
publisher | string |
address | string |
organization | string |
declinerAddress | string |
declinerOrganization | string |
time | string |
#
Returns#
Defined insrc/service/domain/network/node_declined.ts:32
#
validateâ–¸ validate(input
): Type
<Event
>
#
ParametersName | Type |
---|---|
input | any |