Enumeration StreamPaymentStatus

Payment Status of the stream.

Enumeration Members

PREPAID: "prepaid"

The stream is prepaid.

FULLY_PAID: "fully-paid"

The stream is fully paid and no topups are needed.

STREAMING: "streaming"

The stream has been paid partially but enough that it does not qualify as low topup.

LOW_TOPUP: "low-topup"

The stream has low topup and a warning can be shown to the user to indicate that.

NEEDS_TOPUP: "needs-topup"

The stream is insolvent and needs topup.

Generated using TypeDoc