package foundation.icall.callout; public enum CallMethod { Get, Post; }