Skip to content

types and classes for Quickbook string objects

Notifications You must be signed in to change notification settings

Donny-GUI/qtype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

qtype

types and classes for Quickbook string objects

#QuickBook Types:

  • qbool
  • qstr
  • qid
  • qamount
  • qdate
  • qbase
  • qstrlist

Type Functions

qtype(string:str) -> quickbooksType

answer = qtype("No")
print(answer)
<class 'bool'>

Releases

No releases published

Packages

No packages published

Languages