GogApi


Account.Internal Module

Module which contains internal stuff, which is NOT considered in applying SemVer

Types

Type Description

RawFilteredProductsResponse

Is used to parse json and is converted to after that

Functions and values

Function or value Description

fromRawFilteredProductsResponse internalResponse

Full Usage: fromRawFilteredProductsResponse internalResponse

Parameters:
Returns: FilteredProductsResponse

Converts the raw version into the nicely typed one

internalResponse : RawFilteredProductsResponse
Returns: FilteredProductsResponse