Skip to content

Instantly share code, notes, and snippets.

@gsedubun
Created January 30, 2018 03:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gsedubun/e394a70e537f2335f31f936d070f026b to your computer and use it in GitHub Desktop.
Save gsedubun/e394a70e537f2335f31f936d070f026b to your computer and use it in GitHub Desktop.
public class BPJSRegisterationViewModel
{
public string NoBPJS { get; set; }
public string NamaPeserta { get; set; }
public string ValidFrom { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment