Get desktop application:
View/edit binary Protocol Buffers messages
Used in: OfferInfoResponse, profile.CreditInfo
bytes image = 1
string text = 2
int32 textSize = 3
string textColor = 4
string navigationBarColor = 5
string bottomText = 6
int32 bottomTextSize = 7
string bottomTextColor = 8
Used in: CreditCalcResponse, OfferInfoResponse
float daeRate = 1
double ordinaryAmountFee = 2
double maxMonthPay = 3
double amountCreditCard = 4
double totalPaymentCredit = 5
int64 requestId = 1
double amount = 2
int32 period = 3
int64 dateFirstPay = 4
Used in: CreditCalcResponse
UNKNOWN = 0
OK = 1
NOT_FOUND = 2
WRONG_INPUT = 3
EXCEEDED_PAY_MONTH = 4
SERVER_ERROR = 5
int64 creditRequestId = 1
string productName = 2
string creditCcy = 3
double minLimitAmount = 4
double maxLimitAmount = 5
int32 minTerm = 6
int32 maxTerm = 7
float interestRate = 8
double maxAvailableMonthPay = 9
int64 dateFirstPay = 11
string errorMessage = 13
repeated string availableBins = 15
Used in: OfferInfoResponse
UNKNOWN = 0
OK = 1
NOT_FOUND = 2
OFFER_IS_NOT_ACTIVE = 4
CALC_ERROR = 5
USER_CANT_TAKE_CREDIT = 6
TODAY_IS_NOT_OPER_DAY = 7
SERVER_ERROR = 8
EXCEEDED_PAY_MONTH = 9
int64 customerId = 1
string creditAccount = 2
Used in: PreContractResponse
UNKNOWN = 0
OK = 1
NOT_FOUND = 2
SERVER_ERROR = 3
UNKNOWN_CONTRACT_TYPE = 0
CALC = 1
BIC = 2
PRECONTRACT_INFO = 3
int64 requestId = 1
string otp = 2
string errorMessage = 1
bool retryAttempt = 3
Used in: TakeCreditConfirmResponse
UNKNOWN = 0
OK = 1
SERVER_ERROR = 2
WRONG_OTP = 3
OTP_SUBMIT_LIMIT_EXCEEDED = 4
OFFER_IS_NOT_ACTIVE = 5
CERBER_REJECT = 6
SENT_TO_CC = 7
int64 requestId = 1
string cardAccount = 2
int64 cardId = 3
string interestAccount = 4
bool confirmPreContract = 5
bool confirmConsentBIC = 6
string promoCode = 7
Used in: TakeCreditInitResponse
UNKNOWN = 0
OK = 1
WRONG_INPUT = 2
EXCEEDED_OTP_LIMIT = 3
NOT_FOUND = 4
OFFER_IS_NOT_ACTIVE = 5
GPS_REQUIRED = 6