ActionFunctionApprovalRequired constructor
ActionFunctionApprovalRequired({})
Implementation
ActionFunctionApprovalRequired({
this.callId = '',
this.approvalId = '',
this.approvalToken = '',
this.functionName = '',
this.reason = '',
this.argsJson = '',
this.timeoutSeconds = 0,
});