Type alias ReadSCOptions

ReadSCOptions: CallSCCommons & {
    caller?: string;
}

Type declaration

  • Optional caller?: string