ReceiptDetail

class ReceiptDetail(receiptId: String) : NavigationIntent

A type representing the Receipt Details page.

Parameters

receiptId

The receiptId of the receipt to display details for

Constructors

ReceiptDetail
Link copied to clipboard
fun ReceiptDetail(receiptId: String)
The receiptId of the receipt to display details for