Class LockboxBatchItem.LockboxBatchItemBuilder
- Enclosing class:
- LockboxBatchItem
-
Method Summary
Modifier and TypeMethodDescriptionamountInTransactionCurrency(BigDecimal amountInTransactionCurrency) Constraints: Not nullable, Precision: 13, Scale: 3assignmentReference(String assignmentReference) Constraints: Not nullable, Maximum length: 18bankLedgerDocument(String bankLedgerDocument) Constraints: Not nullable, Maximum length: 10bankLedgerIsPosted(Boolean bankLedgerIsPosted) Constraints: nonebuild()Constraints: Not nullable, Maximum length: 13companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 10documentItemText(String documentItemText) Constraints: Not nullable, Maximum length: 50documentReferenceID(String documentReferenceID) Constraints: Not nullable, Maximum length: 16fiscalYear(String fiscalYear) Constraints: Not nullable, Maximum length: 4header(LockboxBatch value) Navigation property to_Header for LockboxBatchItem to single LockboxBatch.lockboxBatch(String lockboxBatch) (Key Field) Constraints: Not nullable, Maximum length: 3lockboxBatchInternalKey(String lockboxBatchInternalKey) (Key Field) Constraints: Not nullable, Maximum length: 8lockboxBatchItem(String lockboxBatchItem) (Key Field) Constraints: Not nullable, Maximum length: 5lockboxBatchItmAdditionalInfo(String lockboxBatchItmAdditionalInfo) Constraints: Not nullable, Maximum length: 100lockboxBatchItmStatus(String lockboxBatchItmStatus) Constraints: Not nullable, Maximum length: 1lockboxBatchItmStatusName(String lockboxBatchItmStatusName) Constraints: Not nullable, Maximum length: 60lockboxClearing(LockboxClearing... value) Navigation property to_LockboxClearing for LockboxBatchItem to multiple LockboxClearing.lockboxSubledgerDocument(String lockboxSubledgerDocument) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 1333Constraints: Not nullable, Maximum length: 65partnerBank(String partnerBank) Constraints: Not nullable, Maximum length: 15partnerBankAccount(String partnerBankAccount) Constraints: Not nullable, Maximum length: 18partnerBankCountry(String partnerBankCountry) Constraints: Not nullable, Maximum length: 3paymentAdvice(String paymentAdvice) Constraints: Not nullable, Maximum length: 16paymentManualTransacType(String paymentManualTransacType) Constraints: Not nullable, Maximum length: 4subledgerDocument(String subledgerDocument) Constraints: Not nullable, Maximum length: 10subledgerIsPostedSuccessfully(Boolean subledgerIsPostedSuccessfully) Constraints: nonetoString()valueDate(LocalDateTime valueDate) Constraints: Not nullable, Precision: 0
-
Method Details
-
header
Navigation property to_Header for LockboxBatchItem to single LockboxBatch.- Parameters:
value- The LockboxBatch to build this LockboxBatchItem with.- Returns:
- This Builder to allow for a fluent interface.
-
lockboxClearing
Navigation property to_LockboxClearing for LockboxBatchItem to multiple LockboxClearing.- Parameters:
value- The LockboxClearings to build this LockboxBatchItem with.- Returns:
- This Builder to allow for a fluent interface.
-
lockboxBatchInternalKey
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder lockboxBatchInternalKey(@Nullable String lockboxBatchInternalKey) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: LockboxBatchInternalKey
- Returns:
this.
-
lockboxBatchItem
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder lockboxBatchItem(@Nullable String lockboxBatchItem) (Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: LockboxBatchItem
- Returns:
this.
-
lockboxBatch
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder lockboxBatch(@Nullable String lockboxBatch) (Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: LockboxBatch
- Returns:
this.
-
valueDate
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder valueDate(@Nullable LocalDateTime valueDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValueDate
- Returns:
this.
-
currency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Currency
- Returns:
this.
-
amountInTransactionCurrency
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder amountInTransactionCurrency(@Nullable BigDecimal amountInTransactionCurrency) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: AmountInTransactionCurrency
- Returns:
this.
-
lockboxBatchItmStatus
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder lockboxBatchItmStatus(@Nullable String lockboxBatchItmStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: LockboxBatchItmStatus
- Returns:
this.
-
lockboxBatchItmStatusName
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder lockboxBatchItmStatusName(@Nullable String lockboxBatchItmStatusName) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: LockboxBatchItmStatusName
- Returns:
this.
-
cheque
Constraints: Not nullable, Maximum length: 13Original property name from the Odata EDM: Cheque
- Returns:
this.
-
partnerBankCountry
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder partnerBankCountry(@Nullable String partnerBankCountry) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PartnerBankCountry
- Returns:
this.
-
partnerBank
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: PartnerBank
- Returns:
this.
-
partnerBankAccount
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder partnerBankAccount(@Nullable String partnerBankAccount) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: PartnerBankAccount
- Returns:
this.
-
bankLedgerDocument
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder bankLedgerDocument(@Nullable String bankLedgerDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BankLedgerDocument
- Returns:
this.
-
customer
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Customer
- Returns:
this.
-
memoLine1
Constraints: Not nullable, Maximum length: 65Original property name from the Odata EDM: MemoLine1
- Returns:
this.
-
memoLine
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: MemoLine
- Returns:
this.
-
paymentAdvice
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder paymentAdvice(@Nullable String paymentAdvice) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: PaymentAdvice
- Returns:
this.
-
assignmentReference
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder assignmentReference(@Nullable String assignmentReference) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: AssignmentReference
- Returns:
this.
-
documentItemText
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder documentItemText(@Nullable String documentItemText) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: DocumentItemText
- Returns:
this.
-
documentReferenceID
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder documentReferenceID(@Nullable String documentReferenceID) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: DocumentReferenceID
- Returns:
this.
-
paymentManualTransacType
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder paymentManualTransacType(@Nullable String paymentManualTransacType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PaymentManualTransacType
- Returns:
this.
-
bankLedgerIsPosted
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder bankLedgerIsPosted(@Nullable Boolean bankLedgerIsPosted) Constraints: noneOriginal property name from the Odata EDM: BankLedgerIsPosted
- Returns:
this.
-
subledgerIsPostedSuccessfully
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder subledgerIsPostedSuccessfully(@Nullable Boolean subledgerIsPostedSuccessfully) Constraints: noneOriginal property name from the Odata EDM: SubledgerIsPostedSuccessfully
- Returns:
this.
-
lockboxSubledgerDocument
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder lockboxSubledgerDocument(@Nullable String lockboxSubledgerDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: LockboxSubledgerDocument
- Returns:
this.
-
companyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
fiscalYear
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FiscalYear
- Returns:
this.
-
subledgerDocument
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder subledgerDocument(@Nullable String subledgerDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SubledgerDocument
- Returns:
this.
-
lockboxBatchItmAdditionalInfo
@Nonnull public LockboxBatchItem.LockboxBatchItemBuilder lockboxBatchItmAdditionalInfo(@Nullable String lockboxBatchItmAdditionalInfo) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: LockboxBatchItmAdditionalInfo
- Returns:
this.
-
build
-
toString
-