Hierarchy

  • NewPaymentDTO

Properties

amount?: number
bankAccountId?: string
billingClientId?: string
billingPeriod?: number
campaignId?: string
clientId: string
description?: string
discountPercent?: number
dueDate?: string
endDate?: string
extraNotice?: string
groupId?: string
internalNote?: string
invoiceId?: string
isRecurring?: boolean
isTerminated?: boolean
onHold?: boolean
price?: number
productId?: string
refClientId?: string
startDate?: string
vatPercent?: number

Generated using TypeDoc