getPointBalance

Get Point Balance

This function returns the Point Balance which is represented by the Id passed in the parameters.

func getPointBalance(completion: @escaping (_ model: PointBalanceResultView?, _ error: String?)->()) {
}