PostJournalEntriesResponse

@Serializable
data class PostJournalEntriesResponse(val officeId: Long? = null, val transactionId: String? = null)

PostJournalEntriesResponse

Parameters

officeId

1

transactionId

RS9MCISID4WK1ZM

Constructors

Link copied to clipboard
constructor(officeId: Long? = null, transactionId: String? = null)

Properties

Link copied to clipboard
val officeId: Long? = null
Link copied to clipboard
val transactionId: String? = null