OAuth2
data class OAuth2(val flow: IRTree.Auth.OAuth2.Flow, val operation: IRTree.Operation, val grantType: IRTree.Auth.OAuth2.GrantType) : IRTree.Auth(source)
Constructors
Link copied to clipboard
constructor(flow: IRTree.Auth.OAuth2.Flow, operation: IRTree.Operation, grantType: IRTree.Auth.OAuth2.GrantType)