authenticationRequired property

bool? authenticationRequired
getter/setter pair

Optional. true if client must be authenticated before accessing the deposit endpoint for this asset. false if not specified.

Implementation

bool? authenticationRequired;