invoice_id-methods: Get/set invoice id

Description Usage Arguments Value

Description

Access the invoice_id slot.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
invoice_id(object)

## S4 method for signature 'Payment'
invoice_id(object)

## S4 replacement method for signature 'Payment,Hash256'
invoice_id(object) <- value

## S4 replacement method for signature 'Payment,character'
invoice_id(object) <- value

Arguments

object

Object of class "Payment".

value

Object of class "Hash256" or class "character".

Value

Object of class "Hash256".


hmalmedal/ripplerestr documentation built on May 17, 2019, 4:34 p.m.