GraceBanInfo

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
open class PaymentStatus
Current payment status so far.
Link copied to clipboard
Payment condition to release ban.

Properties

Link copied to clipboard
Grace period expiration date.
Link copied to clipboard
Message about grace ban.
Link copied to clipboard
Current payment status.
Link copied to clipboard
Payment condition to release ban.

Functions

Link copied to clipboard
open fun <T> fromJson(@NonNull json: String, classOfT: Class<T>): T
open fun <T> fromJson(@NonNull json: String, type: Type): T
open fun <T> fromJson(@NonNull jsonObject: JSONObject, classOfT: Class<T>): T
Link copied to clipboard
open fun toJsonString(): String
Link copied to clipboard
Link copied to clipboard
open fun toString(): String