new ApiCallLog(operation, satelliteGatewayName, mailboxId, callTimeUtc)
infra/database/models/ApiCallLog.js, line 22
ApiCallLog Class constructor
Name | Type | Description |
---|---|---|
operation |
string |
API operation name |
satelliteGatewayName |
string |
Shorthand name of the message gateway |
mailboxId |
string | number |
Unique Mailbox ID |
callTimeUtc |
string |
ISO string value of the call time of the operation |