SignB2eDocumentProcess extends Base
FinalYes
Table of Contents
Methods
- __wakeup() : mixed
- build() : string
- getInstance() : static
- setEntityId() : self
- setEntityTypeId() : self
Methods
__wakeup()
public
__wakeup() : mixed
build()
public
build() : string
Return values
stringgetInstance()
public
static getInstance() : static
Return values
staticsetEntityId()
public
setEntityId(int|null $entityId) : self
Parameters
- $entityId : int|null
Return values
selfsetEntityTypeId()
public
setEntityTypeId(int|null $entityTypeId) : self
Parameters
- $entityTypeId : int|null