class StytchB2B::Sessions::RevokeRequestOptions

def initialize(

def initialize(
  authorization: nil
)
  @authorization = authorization
end