Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 553 Bytes

ABServiceCote.md

File metadata and controls

17 lines (12 loc) · 553 Bytes

ABServiceCote

Kind: global class

abServiceCote.toParam(key, data)

toParam() repackage the current data into a common format between our services

Kind: instance method of ABServiceCote

Param Type Description
key string The cote request key that identifies which service we are sending our request to.
data json The data packet we are providing to the service.