apidocs / com.srv4pos.server.api.infrastructure.credentials / TreasurerCredentials / toAuthentication

toAuthentication

open fun toAuthentication(): String!

Overrides SellerCredentials.toAuthentication

Returns authentication String.

Return
String!: Base64 authentication String of format: {username}{sellerId}/cashRegisterName:{password}