data class AutoOfferMessage| <init> |
AutoOfferMessage(otherSide: Party, notary: Party, otherSessionID: Long, dealBeingOffered: DealState) |
| dealBeingOffered |
val dealBeingOffered: DealState |
| notary |
val notary: Party |
| otherSessionID |
val otherSessionID: Long |
| otherSide |
val otherSide: Party |