Flex
Flex exchange system
Public Attributes | List of all members
lend_owner_array_record Struct Reference

Lend ownership array record (for usage in getter). More...

#include <TONTokenWallet.hpp>

Collaboration diagram for lend_owner_array_record:
Collaboration graph
[legend]

Public Attributes

lend_owner_key lend_key
 Lend ownership key (destination address + user id).
 
uint128 lend_balance
 Lend ownership balance.
 
uint32 lend_finish_time
 Lend ownership finish time.
 

Detailed Description

Lend ownership array record (for usage in getter).

Member Data Documentation

◆ lend_balance

uint128 lend_balance

Lend ownership balance.

◆ lend_finish_time

uint32 lend_finish_time

Lend ownership finish time.

◆ lend_key

lend_owner_key lend_key

Lend ownership key (destination address + user id).


The documentation for this struct was generated from the following file: