open class AdminCredentials : Credentials
Created by misha on 1/18/18.
<init>
AdminCredentials(username: String!, password: String!)
getSellerId
open fun getSellerId(): String!
toAuthentication
open fun toAuthentication(): String!