DotNetLightning


ReceivedPartialPayment Type

Record fields

Record Field Description

Amount

Full Usage: Amount

Field type: LNMoney
Field type: LNMoney

FromChannelId

Full Usage: FromChannelId

Field type: ChannelId
Field type: ChannelId

Timestamp

Full Usage: Timestamp

Field type: DateTimeOffset
Field type: DateTimeOffset

Static members

Static member Description

ReceivedPartialPayment.Create(amount, fromChannelId)

Full Usage: ReceivedPartialPayment.Create(amount, fromChannelId)

Parameters:
Returns: ReceivedPartialPayment
amount : LNMoney
fromChannelId : ChannelId
Returns: ReceivedPartialPayment