kiotviet-client-sdk - v0.3.4
Preparing search index...
CustomerCreateParams
Interface CustomerCreateParams
interface
CustomerCreateParams
{
address
?:
string
;
birthDate
?:
string
;
branchId
?:
number
;
code
?:
string
;
comments
?:
string
;
contactNumber
?:
string
;
email
?:
string
;
gender
?:
boolean
;
groupIds
?:
number
[]
;
locationName
?:
string
;
name
:
string
;
organization
?:
string
;
taxCode
?:
string
;
wardName
?:
string
;
}
Index
Properties
address?
birth
Date?
branch
Id?
code?
comments?
contact
Number?
email?
gender?
group
Ids?
location
Name?
name
organization?
tax
Code?
ward
Name?
Properties
Optional
address
address
?:
string
Optional
birth
Date
birthDate
?:
string
Optional
branch
Id
branchId
?:
number
Optional
code
code
?:
string
Optional
comments
comments
?:
string
Optional
contact
Number
contactNumber
?:
string
Optional
email
email
?:
string
Optional
gender
gender
?:
boolean
Optional
group
Ids
groupIds
?:
number
[]
Optional
location
Name
locationName
?:
string
name
name
:
string
Optional
organization
organization
?:
string
Optional
tax
Code
taxCode
?:
string
Optional
ward
Name
wardName
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
birth
Date
branch
Id
code
comments
contact
Number
email
gender
group
Ids
location
Name
name
organization
tax
Code
ward
Name
kiotviet-client-sdk - v0.3.4
Loading...