isPaid property

bool? isPaid
getter/setter pair

isPaid tells about if the API is being created from a subcribed account or not.

Implementation

bool? isPaid;