Gets the service name for logging and identification purposes
The service name
Streams all credit notices received by a specific recipient ID using pagination
Parameters for retrieving all credit notices
Observable that emits arrays of credit notices as they are fetched through pagination
Streams all credit notices between two entities (from one process to another)
The entity ID that sent the credit notices
The entity ID that received the credit notices
Observable that emits arrays of credit notices sent from fromEntityId to toEntityId
Streams all credit notices received by a specific ID
Parameters for retrieving credit notices
Observable that emits arrays of credit notices as they are fetched
Static
autoCreates a pre-configured instance of ReactiveCreditNoticeService
A pre-configured ReactiveCreditNoticeService instance
Reactive service for credit notice operations that provides RxJS Observable streams