package otosaas var Api = &api{} type api struct { Sku sku Order order Afs afs Push push }