| Name | Description | Type/Additional information |
|---|---|---|
| AccountId |
The id of the Account |
int32 |
| Status |
0 - לא פעיל, 1 פעיל, 2 - פעיל אבל לא יכול ליצור מסמכים חדשים |
int32 |
| Comments |
הערות לחשבון |
string |
| ContactId |
The id of the Contact that represents this Account in Caspit's business |
string |
| Name |
שם החשבון |
string
0 - 200 |
| IsAllowAccessToCaspitSupport |
האם ניתן להיכנס לחשבון מהאדמין של המערכת |
boolean |
| IsCanBeAutomaticallyExtended |
האם היתן להריך את הרישיון באופן אוטומטי |
boolean |
| IsAllowDigitalInvoice |
האם המשתמש מסכים לקבל חש' דיגיטלית מכספית |
boolean |
| BillingCycle |
See Globals.CaspitPricingMethod:
|
int32
Required |
| BillingDayInMonth |
The day in the month to charge this account.
|
int32
Required |
| LastLoginDate |
המועד האחרון שהמשתמש ניכנס לחשבון |
date |
| Businesses |
A list of CaspitBusiness |
Collection of
Represents a Caspit Business |
| Users |
A list of users in the Account |
Collection of
A User of a Caspit Account |
| DateCreated |
תאריך היצירה של הרשומה |
date |
| UserCreated |
שם המשתמש שיצר את הרשומה |
string
Max length: 50 |
| DateUpdated |
תאריך העידכון האחרון של הרשומה |
date |
| UserUpdated |
המשתמש האחרון שעידכן את הרשומה |
string
Max length: 50 |