CryptoApis::AddTokensToExistingFromAddressRITSBOT

Properties

Name Type Description Notes
property_id Integer Defines the `propertyId` of the Omni Layer token.

Example

require 'crypto_apis'

instance = CryptoApis::AddTokensToExistingFromAddressRITSBOT.new(
  property_id: 2
)