Sensibill Web Module
/
com.getsensibill.web.data.models
/
ReceiptUpdateEvent
Receipt
Update
Event
data class
ReceiptUpdateEvent
(receiptId:
String
, event:
String
)
Content copied to clipboard
Properties
Properties
event
Link copied to clipboard
@
SerializedName
(
value =
event
)
val
event
:
String
Content copied to clipboard
receiptId
Link copied to clipboard
@
SerializedName
(
value =
receiptId
)
val
receiptId
:
String
Content copied to clipboard