Options
All
  • Public
  • Public/Protected
  • All
Menu
export
implements

{IConfig}

Hierarchy

  • KobanSDK

Implements

Index

Constructors

constructor

Properties

actionService

actionService: ActionService

Action Service

memberof

KobanSDK

apiVersion

apiVersion: string = "v1"

Api version to interact with

memberof

KobanSDK

default

v1

dealService

dealService: DealService

Deal Service

memberof

KobanSDK

invoiceService

invoiceService: InvoiceService

Invoice Service

memberof

KobanSDK

kobanInstance

kobanInstance: string = "https://app-koban.com/api"

Host url where your koban instance is

memberof

KobanSDK

default

https://app-koban.com/api

listService

listService: ListService

List Service

memberof

KobanSDK

orderService

orderService: OrderService

Order Service

memberof

KobanSDK

paymentService

paymentService: PaymentService

Payment Service

memberof

KobanSDK

productCategoryService

productCategoryService: ProductCategoryService

Product Category Service

memberof

KobanSDK

productService

productService: ProductService

Product Service

memberof

KobanSDK

quoteService

quoteService: QuoteService

Quote Service

memberof

KobanSDK

tagService

tagService: TagService

Tag Service

memberof

KobanSDK

thirdService

thirdService: ThirdService

Third Service

memberof

KobanSDK

token

token: string

Auth Token from Koban

memberof

KobanSDK

user

user: string

User from Koban

memberof

KobanSDK

Methods

Private buildBaseUrl

  • buildBaseUrl(): string
  • Build API base Url

    memberof

    KobanSDK

    Returns string

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Property

Generated using TypeDoc