QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

CreditLimit Property

Credit limit for this entity.

Syntax

public string CreditLimit { get; set; }
Public Property CreditLimit As String

Default Value

"0"

Remarks

The credit limit for this customer or vendor. If it is equal to 0, there is no credit limit.

The amount should be formatted as a string in dollars.

This property is allowed in Add operations, and not used in Update operations.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 .NET Edition - Version 20.0 [Build 7941]