class StytchB2B::SSO::DeleteConnectionRequestOptions

def initialize(

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