PostJournalEntriesTransactionIdResponse

@Serializable
data class PostJournalEntriesTransactionIdResponse(val officeId: Long? = null)

PostJournalEntriesTransactionIdResponse

Parameters

officeId

1

Constructors

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

Properties

Link copied to clipboard
val officeId: Long? = null