Xsolla Store SDK for Android/com.xsolla.android.store.entity.response.payment/CreatePaymentTokenResponse CreatePaymentTokenResponse data class CreatePaymentTokenResponse(val token: String? = null)Content copied to clipboard ConstructorsPropertiesSources Constructors CreatePaymentTokenResponse Link copied to clipboard fun CreatePaymentTokenResponse(token: String? = null)Content copied to clipboard Properties token Link copied to clipboard val token: String? = nullContent copied to clipboard Sources Store SDK source Link copied to clipboard