# Functions
ParseJSONArray parses JSON array into Go array of string.
# Structs
AccountInfo represents account's info.
APIDetailedResponse represents a generic response with possible errors.
APIError represents a single error.
APIFieldError represents a set of errors related to a parameter.
APIResponse generic response from API.
NotifyResult is a JSON returned from notify message.